Hi, I'm using BC805M module which uses nRF52805 SoC.
I have a power ON/OFF button on the PCB. If I press the button (deep sleep mode) during BLE connection, the BLE will disconnect with the mobile app. Then, press the button again, the chip will wake up, and I could see the chip is advertising BLE. So far so good.
Issue:
My BLE signal transmits data to the mobile phone app nRF Connect correctly and continuously. However, if I disconnect the BLE signal by closing the tab in nRF Connect, it will disappear forever. I mean, it will NOT re-advertise after disconnection. The button doesn't work as well.
Any idea, please? Thanks a lot!