After calling Bluetooth.setConsole I get a timeout in IRQ. Before doing this, a BLE service with
If consoleDevice = device; is commented, it works fine. Obviously on old settings.
What happens after setting consoleDevice ? Do I have to add something to Bluetooth object ?
@JumJum 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.
After calling Bluetooth.setConsole I get a timeout in IRQ.
Before doing this, a BLE service with
If consoleDevice = device; is commented, it works fine. Obviously on old settings.
What happens after setting consoleDevice ?
Do I have to add something to Bluetooth object ?