• Yes - looks like you're using require("puckjsv2-accel-bigmovement") anyway and even have the idle timeout, so all you need is:

    NRF.setAdvertising({}, { manufacturer: 0x0590, manufacturerData: [x,y], interval:375});
    

    inside your idleTimeout = setTimeout(function() { function

About

Avatar for Gordon @Gordon started