Hi,
I wanted to know if its possible to use the Bangle.js 2 to communicate with a device that uses Nordic's ESB (Enhanced Shock Burst) protocol (i.e. not BLE) ?
I have a third party device that uses a nRF51822 chip that supports ESB and want to communicate with it using the Bangle.js 2 watch. It seems that the Bangle.js 2's Nordic chip should support the ESB protocol too, the question is if its accessible using the Espruino/Bangle.js eco-system.
Does Espruino support this ? What would I need in order to do this ?
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.
Hi,
I wanted to know if its possible to use the Bangle.js 2 to communicate with a device that uses Nordic's ESB (Enhanced Shock Burst) protocol (i.e. not BLE) ?
I have a third party device that uses a nRF51822 chip that supports ESB and want to communicate with it using the Bangle.js 2 watch. It seems that the Bangle.js 2's Nordic chip should support the ESB protocol too, the question is if its accessible using the Espruino/Bangle.js eco-system.
Does Espruino support this ? What would I need in order to do this ?
Thanks!