Hello!
I am studying the interaction of two puck devices.js
I need to transfer data from one device to another.
I use tutorials from the Internet.
A strange error occurs at the getPrimaryService stage.
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.
Hello!
I am studying the interaction of two puck devices.js
I need to transfer data from one device to another.
I use tutorials from the Internet.
A strange error occurs at the getPrimaryService stage.
My Code:
When I call this code
An error appears:
Execution stops, information does not go to the second device.
I don't understand what the problem is, I couldn't find an answer on the Internet.