This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Low power and S130

Hello,

I do communications between 2 nRF51822 (one central and one device). Once they are connected, cant i do a kind of deep sleep and freeze stack state for 1 minute ? (no timeout fired and after wake up continue as previously)

Parents
  • The maximum is connection interval is per Bluetooth specification 4 seconds. In addition you can reduce the number of connetion events in the peripheral("one device") by using slave latency.

    Please see Vol 6, Part B, Section 4.5.1 in the Bluetooth Core specification v4.2 for more information.

Reply
  • The maximum is connection interval is per Bluetooth specification 4 seconds. In addition you can reduce the number of connetion events in the peripheral("one device") by using slave latency.

    Please see Vol 6, Part B, Section 4.5.1 in the Bluetooth Core specification v4.2 for more information.

Children
Related