This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BLE Stack v1.3 limited discoverable mode

It looks like the limited discoverable mode in the 1.3 stack doesn't stop advertising after 30 seconds. I tried it in my own application and using the simpleBLEperipheral project that comes with the stack. In both cases the device was still advertising after 2.5 minutes.

Has anyone else tried this and seen the same behavior?

I can use general mode and manually enable/disable advertising as a work around, but the limited mode worked well for my application.

Nick