Other Parts Discussed in Thread: CC2650
Hi,
As this document "CC13xx, CC26xx SimpleLink Wireless MCU Technical Reference Manual.pdf" said, we can get RX timestamp at IEEE 802.15.4 mode with cc2650. Also in this file "ti/tirtos_cc13xx_cc26xx_2_16_00_08/products/cc26xxware_2_23_01_16780/driverlib/rf_common_cmd.h" there is a RX_CMD (0x0806) which has an attribute named timestamp.
But when I search the reference manual, I can not find RX_CMD(0x0806) definitely. Could anyone please give me some advice. Why RX_CMD has been removed from the reference manual. And how can I get MAC layer timestamp without RX_CMD?
Thank you