Hi I am doing some research for my paper, but It is my first time to use NORDIC board.
With broadcom and bluez combination, I could check data packet in l2cap layer, but in nordic code, I could not find it
s132 has BLE_L2CAP_EVT_CH_RX, but in s140 codes, it does not have.
I need this for measuring PRR(packet reception rate of data channel) and I hope some of you can help me to solve the problem