You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I'm not sure I'm afraid... The original post was at https://forum.espruino.com/conversations­/311638/

    @Dave_Smart is this still all working/supported?

    One other option if you just want HTTP is you can actually run Gadgetbridge on your phone: https://www.espruino.com/Gadgetbridge

    While it's designed for Bangle.js, it'll work on any Espruino device. Just do something like Bluetooth.println(JSON.stringify({t:"htt­p", url:"https://pur3.co.uk/hello.txt"})) and create a function called GB. Gadgetbridge should then call that function with something like {t:"http",resp:"......"}

About

Avatar for Gordon @Gordon started