This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

After BLE_GAP_EVT_DISCONNECTED event advertisement module stops

Hi

I have written this code based on a sample from SDK12. The board is a pca10040 and nRF52832 chip. It seems like after disconnection from the master device the Softdevice is not starting the advertisement again, which according to the documentation should be the case. I have to reset the board using nrfjprog in order to start advertising again. I do not handle this even in the code and I found out that BLE_GAP_EVT_DISCONNECTED is fired by SoftDevice after disconnection. Please advise. This a show stopper.

Parents Reply
  • Hello,

    Sorry for the delay. You can just zip the folder containing the project. If I wanted to send the ble_app_uart example, I would zip the ble_app_uart folder, as it contains all the files that are specific for that project. Then you can upload it here (edit->insert image/video/file).

     

    If you don't want the project to be publicly available, you can create a private case and upload it there. If you do that, please add a link to this case, so that the person who is assigned to the case can notify me, and I can take a look.

     

    Best regards,

    Edvin

Children
No Data
Related