I see a lot of mechanisms in GadgetBridge and WebBLE.
I'm looking for the simplest way to do IP over the BLE connection that I can install on any platform and connect to when I'm in range. The apps can then view it through the lens of IP (albeit with limits on the amount of traffic).
If it exists (including via GB/WB) what is the simplest path to getting up to speed? If not, I may prototype it with a browser app but it would be limited to https or as a shim via WebSockets.
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.
I see a lot of mechanisms in GadgetBridge and WebBLE.
I'm looking for the simplest way to do IP over the BLE connection that I can install on any platform and connect to when I'm in range. The apps can then view it through the lens of IP (albeit with limits on the amount of traffic).
If it exists (including via GB/WB) what is the simplest path to getting up to speed? If not, I may prototype it with a browser app but it would be limited to https or as a shim via WebSockets.