User manual
www.ti.com
RF Core HAL
Table 23-13. End of Radio Operation Commands
Condition Status Code Result
Finished operation DONE_OK True
Received CMD_STOP while waiting for start trigger DONE_STOPPED False
Received CMD_ABORT DONE_ABORT Abort
The start trigger occurred in the past with startTrigger.pastTrig = 0 ERROR_PAST_START Abort
Illegal start trigger parameter ERROR_START_TRIG Abort
Illegal condition for next operation ERROR_CONDITION Abort
Observed illegal parameter ERROR_PAR Abort
Invalid pointer to next operation ERROR_POINTER Abort
Next operation has a command ID that is undefined or not a radio
ERROR_CMDID Abort
operation command
Operation using RX, TX or synth attempted without
ERROR_NO_SETUP Abort
CMD_RADIO_SETUP
Operation using RX or TX attempted without the synth being
ERROR_NO_FS Abort
programmed
23.3.3.1.1 CMD_NOP: No Operation Command
Command ID number: 0x0801
CMD_NOP is a radio operation command that only takes the mandatory arguments listed in Table 23-8.
The command only waits for the start trigger, and then ends. The command can be used to test the
communication between the system CPU and the radio CPU or to insert a wait.
23.3.3.1.2 CMD_RADIO_SETUP: Set Up Radio Settings Command
Command ID number: 0x0802
CMD_RADIO_SETUP is a radio operation command. In addition to the parameters listed in Table 23-8,
the command structure contains the fields listed in Table 23-14.
Table 23-14. CMD_RADIO_SETUP Command Format
Byte Index Field Bit Index Bit Field Name Type Description
The main mode to use.
14 mode W 0x00: BLE
0x01: IEEE 802.15.4
15 loDivider W Reserved
1469
SWCU117A–February 2015–Revised March 2015 Radio
Submit Documentation Feedback
Copyright © 2015, Texas Instruments Incorporated