Ryan Powell
Ryan Powell
Thanks @finger563 looks like there are a lot of breaking changes in 5.4.1, lets keep this open for tracking.
What should be happening is that with the phone bond deleted the stack should recognize this and trigger a repairing event that will delete the local bond info and start...
Using nRFConnect you might be able to see something in the logs on the iOS side. Would be good to see the reason code in the NimBLE logs as well.
@cmorganBE The logs only show the stack debug logs. Please enable the esp-nimble-cpp debug logs as well. Also the `onDisconnect` callback provides the disconnect reason.
@cmorganBE Thanks for the update, glad you found the cause. Yes, connection parameters are essential but also problematic.
Thanks @finger563, this seems to be a rampant issue that is causing a lot of problems for many folks. So far as i can determine, the cause is in the...