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

Can't connect when MIN_CONNECTION_INTERVAL=7.5ms

I'm trying to transmit from 52832 (slave) to 51822 (host) as fast as possible, so I set MIN_CONNECTION_INTERVAL=7.5ms and MAX_CONNECTION_INTERVAL=10ms. Then the device couldn't connect, and I can't figure out what's wrong with it.

Parents
  • Sorry for didn't describe the question precisely. I am using SDK12.2.0's bel_app_uart example, and using s132 for 52832 (perpheral), s130 for 51822 (central). I have set MIN_CONNECTION_INTERVAL=7.5ms and MAX_CONNECTION_INTERVAL=7.5ms on both central and peripheral. But I just found that if I set MIN_CONNECTION_INTERVAL=10ms and MAX_CONNECTION_INTERVAL=10ms, the example worked pretty well.

Reply
  • Sorry for didn't describe the question precisely. I am using SDK12.2.0's bel_app_uart example, and using s132 for 52832 (perpheral), s130 for 51822 (central). I have set MIN_CONNECTION_INTERVAL=7.5ms and MAX_CONNECTION_INTERVAL=7.5ms on both central and peripheral. But I just found that if I set MIN_CONNECTION_INTERVAL=10ms and MAX_CONNECTION_INTERVAL=10ms, the example worked pretty well.

Children
No Data
Related