I found a discussion about the URL length limit and that this should be solved with BLE5. Is this (or will this) be available on the Bangle.js?
Has somebody code to have an Android app running in the background and act as a BLE HTTP proxy?
What other BLE means are available for an Bangle.js app to connect to an Android app running in the background?
Thanks in advance for some hints!
Use case: I imagine a app which would take the current GPS position and north direction and uses a app on the Android Device (or running in the cloud and being reachabe via the BLE HTTP Proxy on the Android Device) and show me a oriented (OSM) map of my surroundings (eg from https://www.wanderreitkarte.de/), so I don't have to take the phone out to take a quick look at the map.
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.
Some questions around BLE HTTP:
Thanks in advance for some hints!
Use case: I imagine a app which would take the current GPS position and north direction and uses a app on the Android Device (or running in the cloud and being reachabe via the BLE HTTP Proxy on the Android Device) and show me a oriented (OSM) map of my surroundings (eg from https://www.wanderreitkarte.de/), so I don't have to take the phone out to take a quick look at the map.