2020-01-28 11:13 PM
Initially when bond is disabled, BLE works fine. But when bonding is enabled through AT Commands and board is reset, I get error like "Error in aci_gap_set_discoverable(): 0x42". I am storing the Bond status in nvm. Is nvm making the issue? I suspect the issue is in BLE Stack Initialization. I think second time stack initialization is not possible. How to reseolve this issue?