Me again ... I am trying to add some services to let my puck look like an AirTag, without actually implementing the function behind them. I have set one like this:
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.
Me again ... I am trying to add some services to let my puck look like an AirTag, without actually implementing the function behind them. I have set one like this:
Works okay, the UUID gets displayed when I scan around. But I probably need to add three more and tried this:
This doesn't seem to work, the device will not show up anymore ... what am I doing wrong?
I am also setting a custom advertisement, maybe these collide??