in the above log from the example it looks like that the response string itself handed into JSON.parse is not valid json anymore. It has passages like:
e":"Commander@afitterling.afitterlinĀg","data":{"This":"Is a JSON example","Carriots":{"texfitterli
] "+D,0,900:t\":\"str\",\"at\"
So I came to the conclusion the SIM900 mixed it up(?)
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.
in the above log from the example it looks like that the response string itself handed into JSON.parse is not valid json anymore. It has passages like:
So I came to the conclusion the SIM900 mixed it up(?)