• @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

About

Avatar for rln22 @rln22 started