I'm not sure if this is the right thread, but it's the only one I've found:
I would like to establish a serial communication (SerialBT) between a Bangle.js 2 and an ESP32 - not necessarily with BLE.
I've learned from the posts above that it's difficult with Espruino on an ESP32, has anyone tried it with the default ESP-IDF?
Is there any chance for a serialBT connection between these two devices?
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'm not sure if this is the right thread, but it's the only one I've found:
I would like to establish a serial communication (SerialBT) between a Bangle.js 2 and an ESP32 - not necessarily with BLE.
I've learned from the posts above that it's difficult with Espruino on an ESP32, has anyone tried it with the default ESP-IDF?
Is there any chance for a serialBT connection between these two devices?