You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi net-tobi,

    At the moment there is no built-in GPRS module support (except for some code on the forums for sending text messages)... But as I'm adding ESP8266 WiFi support, and the protocol is similar (but not identical) to many GPRS modules, I'll be adding proper support in maybe 3 months' time.

    The module that I will be getting working is the one that seems to get used a lot with Arduino - the SIM900A.

    Right now you can still use this module with Espruino - you'll just have to write some code to drive it. You wouldn't be able to use Espruino's built-in HTTP client and server, but it would be pretty easy to get enough working to send data to a server in the cloud.

    If you're interested I can give you some pointers?

About

Avatar for Gordon @Gordon started