Fixes #74. Incorrect handling of stale connections
Now checks both state.inDiscovery and state.isReading flags instead
Testing working on nRF52832DK
Confirmed #71 regression is prevented (startAdvertising was being called on single conn failure - mistake)
Signed-off-by: Adam Fowler adam@adamfowler.org
Fixes #74. Incorrect handling of stale connections