Hey fanoush,
thanks for the reply! I now tried to remove the startBonding step but if I omit that, nothing happens on the Device despite all other actions succeding.
Here is the complete code I use to control the device. Maybe there are some steps that I could remove or speed up to save time, I'd be very grateful for any hints (or also JS best practice remarks, I haven't worked with JS before). Also, does console.log take up alot of time?
I've heard about the security risks associated with these devices if nrf dfu remains possible, however this particular device (plug-ilicous 2) seems to use a realtek ic. Although I love the idea of a buttplug running js (the most direct way to tell someone to shove JS up their ass...) :D
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.
Hey fanoush,
thanks for the reply! I now tried to remove the startBonding step but if I omit that, nothing happens on the Device despite all other actions succeding.
Here is the complete code I use to control the device. Maybe there are some steps that I could remove or speed up to save time, I'd be very grateful for any hints (or also JS best practice remarks, I haven't worked with JS before). Also, does console.log take up alot of time?
I've heard about the security risks associated with these devices if nrf dfu remains possible, however this particular device (plug-ilicous 2) seems to use a realtek ic. Although I love the idea of a buttplug running js (the most direct way to tell someone to shove JS up their ass...) :D