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

Connection problem

Currently using nordic52832 to develop products that use batteries.

We found that the problem is that when the BLE module is connected successfully, it takes 200ms to send the message.

How can I improve this problem?

We need a very short grip time and turn off the power.

Parents
  • To be sure what exactly are these 3 colorful lines? How "close" are you to actual processing code on nRF MCU? Also what is your exact set-up and sequence? Is GAP Peripheral running indefinitely and only GAP Central is power on at the beginning of test? And you expect that GAP Central will connect and communicate with Peripheral right after it boots and starts scanning? Also what exactly is happening on BLE radio? That can show you which device is the bottle neck and in which phase...

Reply
  • To be sure what exactly are these 3 colorful lines? How "close" are you to actual processing code on nRF MCU? Also what is your exact set-up and sequence? Is GAP Peripheral running indefinitely and only GAP Central is power on at the beginning of test? And you expect that GAP Central will connect and communicate with Peripheral right after it boots and starts scanning? Also what exactly is happening on BLE radio? That can show you which device is the bottle neck and in which phase...

Children
No Data
Related