I am using a MDBT42Q for one BLE operation and use in the same program in the Puck.js the Bluetooth LE HID Keyboard to send a ENTER command to a computer or mobile device.
I read the note that I have to enable the HID function again and I need to do the BLE connection to the computer or the smartphone again, when Puck.js was connected before for example to a MDBT42Q.
Is there a way that Puck.js enables the HID function automatically when he not connected to the MDBT42Q or more important if he was connected to the MDBT42Q before?
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 am using a MDBT42Q for one BLE operation and use in the same program in the Puck.js the Bluetooth LE HID Keyboard to send a ENTER command to a computer or mobile device.
I read the note that I have to enable the HID function again and I need to do the BLE connection to the computer or the smartphone again, when Puck.js was connected before for example to a MDBT42Q.
Is there a way that Puck.js enables the HID function automatically when he not connected to the MDBT42Q or more important if he was connected to the MDBT42Q before?
Greetings