SWCU192 November 2021 CC1312R7 , CC1352P7 , CC2652P7 , CC2652R7
The Bluetooth low-energy-specific radio operation commands for legacy mode are defined in Table 26-89. These commands should be used for running Bluetooth versions 4.0, 4.1, 4.2, and for legacy features of Bluetooth 5.0.
| ID | Command Name | Description |
|---|---|---|
| 0x1801 | CMD_BLE_SLAVE | Start slave operation. |
| 0x1802 | CMD_BLE_MASTER | Start master operation. |
| 0x1803 | CMD_BLE_ADV | Start connectable undirected advertiser operation. |
| 0x1804 | CMD_BLE_ADV_DIR | Start connectable directed advertiser operation. |
| 0x1805 | CMD_BLE_ADV_NC | Start the nonconnectable advertiser operation. |
| 0x1806 | CMD_BLE_ADV_SCAN | Start scannable undirected advertiser operation. |
| 0x1807 | CMD_BLE_SCANNER | Start scanner operation. |
| 0x1808 | CMD_BLE_INITIATOR | Start initiator operation. |
| 0x1809 | CMD_BLE_GENERIC_RX | Receive generic packets (used for PHY test or packet sniffing). |
| 0x180A | CMD_BLE_TX_TEST | Transmit PHY test packets. |
Table 26-90 defines the Bluetooth low-energy-specific radio operation commands for Bluetooth 5 mode.
| ID | Command name | Description |
|---|---|---|
| 0x1820 | CMD_BLE5_RADIO_SETUP | Set up radio in Bluetooth 5 mode with the ability to switch between PHYs. |
| 0x1821 | CMD_BLE5_SLAVE | Start slave operation. |
| 0x1822 | CMD_BLE5_MASTER | Start master operation. |
| 0x1823 | CMD_BLE5_ADV_EXT | Start extended advertiser operation on primary channel. |
| 0x1824 | CMD_BLE5_ADV_AUX | Start extended advertiser operation on secondary channel. |
| 0x1827 | CMD_BLE5_SCANNER | Start scanner operation. |
| 0x1828 | CMD_BLE5_INITIATOR | Start initiator operation. |
| 0x1829 | CMD_BLE5_GENERIC_RX | Receive generic packets (used for PHY test or packet sniffing). |
| 0x182A | CMD_BLE5_TX_TEST | Transmit PHY test packets. |
Table 26-91 defines the Bluetooth low-energy-specific immediate command.
| ID | Command Name | Description |
|---|---|---|
| 0x1001 | CMD_BLE_ADV_PAYLOAD | Modify the payload used in advertiser operations. |