I noticed that it actually does execute the function each time, but it disconnects before the call back fires off back to node JS and my data comes back undefined.
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.
Also this is the code running on my thingy device:
https://github.com/bakon11/openrpcThingy52/blob/master/server/typescript/src/devices/thingy52.js
I noticed that it actually does execute the function each time, but it disconnects before the call back fires off back to node JS and my data comes back undefined.