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

NRF52 and bluez (dlen set to 27 by default)

Hi,

We are developing sensors with the nRF52840. We send data packets of approx. 160 bytes with 25 Hz. We interact with a PC (Ubuntu - bluez 5.48) which works with one sensor totally fine. But if we use a second one it gets always the wrong MTU size and we can find in btmon: 

But on the nrf52 we can see that the correct MTU size is negotiated:

Are we missing something. Starting with more the than one sensor always results in a reduced data length for the first sensor while the last sensor remains with the high dlen.

Any suggestion?

Best regards,

Constantin

Related