Giter VIP home page Giter VIP logo

Comments (6)

LOCOSP avatar LOCOSP commented on September 25, 2024

@GerritS76 You have ruined my dreams :) opening it again I am waiting for ages for this fix because in my language it is a lot of ąęść 😃

from firmware.

cnstudio avatar cnstudio commented on September 25, 2024

I can confirm this issue also in firmware 2.3.13.83f5ba0 Beta,
look like the MQTT JSON text not decode with UTF-8.

from firmware.

kevinelliott avatar kevinelliott commented on September 25, 2024

Can confirm this issue still exists.

My guess is that something in this function is not quite right -- https://github.com/meshtastic/firmware/blob/master/src/mqtt/JSONValue.cpp#L833

from firmware.

kevinelliott avatar kevinelliott commented on September 25, 2024

Specifically these lines -- https://github.com/meshtastic/firmware/blob/master/src/mqtt/JSONValue.cpp#L854-L863

from firmware.

kiclaw avatar kiclaw commented on September 25, 2024

I have this problem too, I'm patiently waiting for this to be taken into account.

from firmware.

garthvh avatar garthvh commented on September 25, 2024

The JSON library being used, and the JSON on device in general is limited and does not support special characters. You need to use protobufs and parse json externally for full functionality.

from firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.