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
  • Sorry, I did not describe it clearly, I was not talking about the connection time, We use two nrf52832 modules and use the example ble_central \ ble_app_uart_c With ble_peripheral \ ble_app_uart_c, When the two ends ble module connection is successful, Cental ble module needs 200ms to receive RX message, we use the oscilloscope to measure the signal.

    Do we want to have a function that can send messages quickly after power-up, can we recommend features? (Mesh..or etc ...)

Reply
  • Sorry, I did not describe it clearly, I was not talking about the connection time, We use two nrf52832 modules and use the example ble_central \ ble_app_uart_c With ble_peripheral \ ble_app_uart_c, When the two ends ble module connection is successful, Cental ble module needs 200ms to receive RX message, we use the oscilloscope to measure the signal.

    Do we want to have a function that can send messages quickly after power-up, can we recommend features? (Mesh..or etc ...)

Children
No Data
Related