@Gordon, it still gives the same result.
I could not see a data value that starts with "manufacturerData"
I'm using the below code snippet.
setInterval(function (devices) { console.log(NRF.findDevices(print, {active:true})); }, 5000);
Please advise , what am I missing
@rln22 started
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.
@Gordon, it still gives the same result.
I could not see a data value that starts with "manufacturerData"
I'm using the below code snippet.
Please advise , what am I missing