Yeah, putting the setAdvertising in the update did seem to do the trick.
Still a bit weird that the name isn't set, though I can see it on the nRF Connect app if I explicitly read the value, but my browser (via webBT) is still reading the old "Pluck 1234" value. Not a biggie though.
Now seeing if I can add some more services to this poor little puck!
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.
Yeah, putting the
setAdvertising
in the update did seem to do the trick.Still a bit weird that the name isn't set, though I can see it on the nRF Connect app if I explicitly read the value, but my browser (via webBT) is still reading the old "Pluck 1234" value. Not a biggie though.
Now seeing if I can add some more services to this poor little puck!