I'm sorry, I misunderstood.
I see that Puck.write can also be used in bangle.js.
I was able to achieve this by reading and writing to variables using Puck.write and Puck.eval. Thank you very much.
Yes, Puck was the first Bluetooth Espruino, so I guess that's where the name comes from. But can be used with any Bluetooth Espruino (Puck.js, Pixl.js, MDBT42Q breakout, Bangle.js)
Or I maybe even with any Bluetooth device that implements the Nordic Uart Service...
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'm sorry, I misunderstood.
I see that Puck.write can also be used in bangle.js.
I was able to achieve this by reading and writing to variables using Puck.write and Puck.eval. Thank you very much.