This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352P: BLE beacons by Radio Operation Command

Part Number: CC1352P

Hello!
We make a project with the CC1352 chip. We use 6LoWPAN from Contiki-NG. Everything works fine at 868 MHz. Now we need to work with BLE beacons.
The beacon transfer was implemented via the CMD_BL E5_ADV_NC command. I can't receive BLE beacons. There are exists CMD_BL E5_AD_SCAN, CMD_BL5_SCANNER, and CMD_BL5_GENERIC_RX commands. Please, tell me, how can i use them?
I would like to accept BLE beacons and measure their RSSI.