Hey there,
anybody any experience with parsing a json utf-8 data set?
The ArduinoJson library does not support utf-8. Any idea for a workaround?
Thanks
Hey there,
anybody any experience with parsing a json utf-8 data set?
The ArduinoJson library does not support utf-8. Any idea for a workaround?
Thanks
Any idea for a workaround?
Modify the library. You have the source code.
i will try. But i am not really a programmer dude. Any suggestion how to start in the library?