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

nRF Sniffer cannot decode large MTU packets

Hi,

I'm using nRF sniffer 2.0.0-1.beta, which is already a big improvement compared to v1.0.1, but it seems it can only decode small MTU (BLE 4.1) packets.

CRC is always incorrect and length is too short when using large MTU size in sdk_config.h: (see Wireshark screenshot)

#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247

Is this the expected behaviour for current version and if so, when will there be a version that can decode bigger packets (247 bytes) ?

Wireshark screenshot

Regards,

Marten

Related