You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @allObjects I'm not convinced - it's trivial to 'push' data with HTTP, people have been doing it for years. I think saying you need to be able to support 'protocol X' instead of/on top of HTTP is just confusing the matter. Most developers would be entirely happy engineering their own solution on top of HTTP POST.

    @user49225 you explained fine. Basically:

    • You can do it right now, but it's more work as you have to read the datasheet for your GPRS module and write the code to interface to it.
    • Hopefully in the next month or so, support will get built in to Espruino for the ESP8266 and similar, and you'll be able to use most GSM modules a lot more easily.
About

Avatar for Gordon @Gordon started