How am i able to communicate with the puck say from node red.
at the moment the puck is advertising events when button is pressed.
how am i able to sent a response from node red, i.e. MQTT to tell the puck to run a function on my code
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.
How am i able to communicate with the puck say from node red.
at the moment the puck is advertising events when button is pressed.
how am i able to sent a response from node red, i.e. MQTT to tell the puck to run a function on my code