That's a shame - what's the problem with TCP/IP on them? Could it just be that something needs escaping/unescaping? Have you updated the SIM900 firmware? I'd have thought that if there was a TCP/IP problem it's something that SIMcom would be very interested in fixing.
There's nothing built-in for TCP/IP at the moment, but getting LwIP into Espruino would be very cool - it'd do things like allowing support for STM32s with Ethernet on-chip, and also perhaps IPv6 over BLE.
Impressive about the filesystem too - I had no idea.
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.
That's a shame - what's the problem with TCP/IP on them? Could it just be that something needs escaping/unescaping? Have you updated the SIM900 firmware? I'd have thought that if there was a TCP/IP problem it's something that SIMcom would be very interested in fixing.
There's nothing built-in for TCP/IP at the moment, but getting LwIP into Espruino would be very cool - it'd do things like allowing support for STM32s with Ethernet on-chip, and also perhaps IPv6 over BLE.
Impressive about the filesystem too - I had no idea.