Sorry, I'm not sure I understand...
Yes, PC sends JSON5 data to nRF device running on Espruino.
So it's Espruino that has trouble decoding the data from the PC? Or the PC that has trouble decoding data from Espruino?
Because if you're using E.toJS I assume it's the PC having trouble?
E.toJS
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sorry, I'm not sure I understand...
So it's Espruino that has trouble decoding the data from the PC? Or the PC that has trouble decoding data from Espruino?
Because if you're using
E.toJS
I assume it's the PC having trouble?