Dear Nordik,
Made nrf52832-DK as a sniffer, using nrf sniffer for bluetooth le 4.1.1 and wireshark version 4.0.7. Now iwant to sniff NRF54L15 BLE device/Peripheral which is connected to central using nrf connect app..
Now issues iare as
1. It detects advertisments successfully but sometimes it doesnot gives log entry of CONNECT_IND and remians in ADV_IND,SCAN_REQ and SCAN_RESP,despite device is connected with central
2. If it detects CONNECT_IND thenafter it doesnot log any communication event happening between device and central.
I want to sniff data packet transmitted over GATT profile and in another application packet transmitted using BTL2CAP. For above issue, my device is transmitting "Hello" as a data every secondand it works fine. In sthis simple app thereis no bonding/pairing mechanism used.
Even if any method to make NRF54L15 as a sniffer, please share the process of it.
Regards
Khodidas Domadiya