I have used your advises in the link above to build my flows. But now I need to call a function called "myFunc" on the specific Puck and read the result rather than reading the advertised data. How can I do that ?
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 @Gordon,
I have used your advises in the link above to build my flows. But now I need to call a function called "myFunc" on the specific Puck and read the result rather than reading the advertised data. How can I do that ?
Thank you!