Bangle - AWS IoT services connection

Posted on
  • Hi! I already searching some discussion about this topic,
    http://forum.espruino.com/conversations/­309175/#comment14957191

    Would you please tell me any Idea of data upload to AWS server from Bangle.js?
    I just considering web client(REST API) for Bangle raw data sending to AWS,
    is it best way?

  • I would say it is the only way. The sdk is probably too heavy for the bangle

  • I would say it is the only way. The sdk is probably too heavy for the bangle

    well there is no direct interenet connectivity nor networking stack on the bangle so also REST api is not possible on the bangle, you need some sort of gateway running somewhere else to pass messages from Bangle, and somewhere else anything is possible

  • As @fanoush says - you need some gateway. It depends what you have available but the obvious options are either an Android App, a Web Bluetooth webpage, or something like Node.js on a Raspberry Pi

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Bangle - AWS IoT services connection

Posted by Avatar for user133052 @user133052

Actions