Yes, it should 'just work'. The only problem would be if the SIM900 didn't accept raw data when sending over a socket (maybe it wants some characters escaped), but I think you're probably safe.
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.
Yes, it should 'just work'. The only problem would be if the SIM900 didn't accept raw data when sending over a socket (maybe it wants some characters escaped), but I think you're probably safe.