Luke Wilson • almost 12 years ago
Disconnecting From Button
Hi there,
I'm wondering if there is a proper way to disconnect from the button without it blinking red every 10 seconds for an indeterminate amount of time. I disconnect from it in my iOS app, but this doesn't prevent the blinking from the Link Loss Service. The only solution I can think of is putting the Link Loss Service into stealth mode every time the app closes/disconnects the button.
Thanks
Comments are closed.

2 comments
haon Manager • almost 12 years ago
Hi,
The button will stop blinking LED by itself after 15 minutes after it is disconnected. If you're looking for it to not blink LED at all then you can set the Stealth Config characteristic (FFF1...) to 0x2. This will disable the LED.
Luke Wilson • almost 12 years ago
Alright, well it is good to know that I'm not disconnecting it incorrectly. 15 mins of blinking seems pretty long