Select a version
SIMPLELINK-TRX-PLUGIN
Transceiver Plug-in for SimpleLink™ SDK
Documentation
Release Information
The SimpleLink™ Low Power Transceiver (TRX) Plugin provides the necessary components for engineers to work with Texas Instruments CC140xP FSK, O-QPSK and OFDM transceivers. This preview release is not intended for production use and should be considered engineering quality.
The firmware for CC140xP is provided as part of SmartRF Studio 8. The FW can be loaded to the CC140xP using SmartRF Studio 8 or the SSBL host example. Instructions are found in the CC140xP User’s Guide.
The CC140xP transceivers can be used with any host device with a compatible SPI interface. In this plugin you will find a host driver and examples implemented for the F2 family of wireless connectivity MCUs (CC1312R7, CC1352P7, CC2652R7, CC1314R10 and CC1354P10). The host driver is designed for portability to other designs and platforms.
If you want to use the F2 example applications, you will first need to install the SimpleLink Low Power F2 SDK. Please see Dependencies. This Plugin is also available on GitHub at https://github.com/TexasInstruments/simplelink-trx-plugin.
What's new
- Device Configuration API can be used to set allow/disallow standby, to set the GPIO configuration and for the RF Mode. Please see the API guide for details.
- The BP-CC140XP board has been divided into one 868 MHz band variant (BP-CC140XP-8-FE) and one 915 MHz band variant (BP-CC140XP-9-FE). Please make sure to adjust the frequency settings in the embedded example...