I have a issue when a trying to connect BangleJS2 to GPS device(BLE).
In promise 'getPrimaryService' always get Disconnected (in catch)
I tried with : NRF.findDevices, NRF.connect and NRF.requestDevice but its the same result.
But, when i use bluetooth web, and NRF App(smartphone) its work.
@Ricardo started
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 have a issue when a trying to connect BangleJS2 to GPS device(BLE).
In promise 'getPrimaryService' always get Disconnected (in catch)
I tried with : NRF.findDevices, NRF.connect and NRF.requestDevice but its the same result.
But, when i use bluetooth web, and NRF App(smartphone) its work.