Hi,
I'm using Nordic BLE Sniffer. When I look into the captured data I see a lot of malformed packet (CRC error). It try to decode any received data even if there is CRC error. Probably for this reason I see a lot of non-existed source addresses (I've highlighted only one but there is a lot more):
Does SoftDevice process only valid packets? It means only packets with valid CRC? Can I see some counter about portion of malformed packets?
And what about if I receive packet with valid CRC but with malformed PDU?
Thank you a lot.
M.