Other Parts Discussed in Thread: CC2652R
It is my understanding that the latest SDK for the CC2650 is found in TI-RTOS. The latest version of TI-RTOS for the CC2650 is 2.21.01.08 and within I find CC26xxWare 2.24.03.17272. However, this version does not contain the driverlib headers for the IEEE API (e.g. rf_ieee_cmd.h).
I see several open source projects have later versions of the CC26xxWare which includes these headers. For example, Contiki (https://github.com/contiki-os/contiki/tree/master/cpu/cc26xx-cc13xx/rf-core/api) and OpenThread (https://github.com/openthread/openthread/tree/master/third_party/ti/devices/cc26x0/driverlib). Furthermore, SmartRF Studio version 2.13.0 exports code for the CC2650 which includes these headers and uses IEEE API commands. Would you please tell me where I can find the latest version of the CC2650 SDK that includes the IEEE API ? Presumably, these projects got a more recent version of the SDK from TI.
