I have a Bluetooth heater controller that I would like to connect to with my Espruino MDBT42Q. The controller uses an HC-05 Bluetooth module and sends/receives JSON strings using SPP. I am able to communicate with the controller via PC when paired to it (using a pin), but don’t know if this is possible using Espruino.
Can someone let me know if this is possible and if so, point me in the right direction on how to pair with the controller using a pin? Thanks!
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 have a Bluetooth heater controller that I would like to connect to with my Espruino MDBT42Q. The controller uses an HC-05 Bluetooth module and sends/receives JSON strings using SPP. I am able to communicate with the controller via PC when paired to it (using a pin), but don’t know if this is possible using Espruino.
Can someone let me know if this is possible and if so, point me in the right direction on how to pair with the controller using a pin? Thanks!