I have managed to run the mqtt example from: espruino.com/Puck.js+Node-RED
I can receive the advertise and rssi. Now I'm trying to send a MQTT message when the button is pressed.
Any suggestions, examples please?
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 managed to run the mqtt example from: espruino.com/Puck.js+Node-RED
I can receive the advertise and rssi. Now I'm trying to send a MQTT message when the button is pressed.
Any suggestions, examples please?