Ryan Powell
Ryan Powell
Please disable `CONFIG_BT_NIMBLE_ENABLE_PERIODIC_ADV` it is not supported at this time.
Periodic advertising is not supported for any device at this point. This will be a version 3.x feature..
Sorry I didn't get to this sooner, your device name is too long if the service UUID is 128bit. The max name length that can fit in the advertisement is...
If your application is constantly running scan/advertising then there isn't much you can do that will have any great impact. You could reduce the CPU frequency to 80Mhz and increase...
Thanks, yes, this should be clarified in the docs. It doesn't make much sense to call this from a synchronous connection call as it would return false if the connection...
I would just remove that line completely and see if it works.
There's nothing wrong with your code, and I am not able to reproduce any issues. This is probably an issue with the client device.
You need to enable storing bond info to nvs, check your config.
Can you enable debug logs and show them here?
I saw this too, upstream changes in newer versions :(, easy fix though and only a warning.