BLE Stability over time

Hello,

We made a custorm project using the nrf52832-ciaa-r. We made some range test and we noticed that the more we wait connected before doing the range test, the further we go. 

Is there such behaviour coded in the softdevice ? Is the peripheral has an interlignet way of adapting to the central or the other way around ?

Thank you.

Parents
  • Hi

    This sounds very strange to me. Can you provide some more details on how long you wait after you have connected and how much the range increases? You say one device is the nRF52832, but what is the other device? A phone, another nRF52 device/DK?

    The only thing I can think of increasing the range during a connection is a PHY and connection parameter update, but this usually is done as soon as the devices connect and agree on the best connection parameters and PHY. And the nRF52832 doesn't even support the BLE long range features, so the range increase shouldn't be very noticeable.

    Best regards,

    Simon

Reply
  • Hi

    This sounds very strange to me. Can you provide some more details on how long you wait after you have connected and how much the range increases? You say one device is the nRF52832, but what is the other device? A phone, another nRF52 device/DK?

    The only thing I can think of increasing the range during a connection is a PHY and connection parameter update, but this usually is done as soon as the devices connect and agree on the best connection parameters and PHY. And the nRF52832 doesn't even support the BLE long range features, so the range increase shouldn't be very noticeable.

    Best regards,

    Simon

Children
Related