It works fine but sometimes when i click the button.. noble.js does not scan any changed data.
However the data value has changed but not advertised. ( it means the setWatch function is working )
I think it's a problem in puck.js script updated.. maybe NRF.setAdvertising ?
It is a major problem for our application. Do you have any idea of what could cause this issue ?
Thank you !
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!
I have uploaded a script which set data on button click.
Here is the code :
It works fine but sometimes when i click the button.. noble.js does not scan any changed data.
However the data value has changed but not advertised. ( it means the setWatch function is working )
I think it's a problem in puck.js script updated.. maybe NRF.setAdvertising ?
It is a major problem for our application. Do you have any idea of what could cause this issue ?
Thank you !