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

nRF52840 Low power mode enable for peripheral example

Hello,

I am working to replace my BM70 with nRF52 series. So it has to be quick and simple solution. So, I used nRF52840 USB dongle as my slave (Peripheral Example code).

It worked great. But now every some minutes device goes to Deep sleep which we can only wake up via RESET.

I want to put device in Low power mode when not connected to master. but still broadcast all the time. So, when Master is looking for that MAC address, I can connect to it.

Please refer me if there is any Documentation or Example code in community.

I am very new to this community, So if i am posting at wrong place please help me post at the right place.

Thanks

Jay

Parents
  • Hello Bjorn,

    Thanks for reply.

    I am using \examples\ble_peripheral\ble_app_uart\pca10056\s140\ses as my base line. Yes it is 180S. According to my requirement I want to have SYSTEM ON instead of SYSTEM OFF as i can't reset it remotely. Second, How can I change that to SYSTEM ON. Aslo, I would like to advertise when timer or RTC times out just for my master to pick up. How can I achieve this? Any example code will be appreciated.

    Thanks

    Jay

Reply
  • Hello Bjorn,

    Thanks for reply.

    I am using \examples\ble_peripheral\ble_app_uart\pca10056\s140\ses as my base line. Yes it is 180S. According to my requirement I want to have SYSTEM ON instead of SYSTEM OFF as i can't reset it remotely. Second, How can I change that to SYSTEM ON. Aslo, I would like to advertise when timer or RTC times out just for my master to pick up. How can I achieve this? Any example code will be appreciated.

    Thanks

    Jay

Children
No Data
Related