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

BLE Wakeup Event failed

Hi,

We have created a new button events for our application in which it will record total time/ticks that the button is presses.

When you press button for 3-4 sec BLE will start advertising after 10sec(in my case) time out period it will go to sleep mode. For unknown reason my button doesn't trigger wakeup event.

It would be much appreciated if anyone can look into my issue, I am using SDK v11.0

I have attached a project file BLE.zip.

Regards Siva

Parents
  • I am using the following hex file for soft devices "/../..\nRF5_SDK_11.0.0_89a8197\components\softdevice\s132\hex"

    If you use serial monitor you should be able to see "MASK Active" test when you PUSH it for 1sec. If you push it for ~3-4 sec then it will display "BLE Active". When you see "BLE Active" then it will start advertising for 10sec during this period you button is still active but after 10sec it go to sleep mode and problem starts now. If you push the button again then it won't show anything on Serial monitor, this is my problem.

Reply
  • I am using the following hex file for soft devices "/../..\nRF5_SDK_11.0.0_89a8197\components\softdevice\s132\hex"

    If you use serial monitor you should be able to see "MASK Active" test when you PUSH it for 1sec. If you push it for ~3-4 sec then it will display "BLE Active". When you see "BLE Active" then it will start advertising for 10sec during this period you button is still active but after 10sec it go to sleep mode and problem starts now. If you push the button again then it won't show anything on Serial monitor, this is my problem.

Children
No Data
Related