TI Proprietary RF 2.70.0 Release Notes
Table of Contents
Introduction
The Proprietary RF software package addresses low-power radio communication on the SimpleLink™ CC2640R2F wireless microcontrollers. The Proprietary RF software package contains:
- Example projects how to use the RF driver in combination with raw radio operation commands.
- For select development boards only, examples implemented with EasyLink. EasyLink is a simple PHY layer abstraction for proprietary PHYs. It builds on top of the RF driver and provides an easy-to-use API for sending and receiving packets with various timing options.
This is release version 2.70.0.
Proprietary RF Documentation
What’s New
ID | Summary |
---|---|
None | None |
Fixed Issues
ID | Summary |
---|---|
None | None |
Known Issues
ID | Summary |
---|---|
None | None |
Operating System Support
The Proprietary RF package builds on all host environments and tool chains supported by the SimpleLink™ CC2640R2F Software Development Kit. See the top-level SDK release notes for details.
Dependencies
Required:
For OAD:
- Python 2.7
- Python ihex package
- Python crcmod package
Recommended:
- SmartRF Studio for creating and testing PHY configurations.
- UniFlash to flash binaries onto the device.
- SysConfig Standalone tool for IAR IDE
Device Support
See the top-level SDK release notes for details.
Development Board Support
See the top-level SDK release notes for details.
Validation
All Proprietary-RF examples were build and tested with the IDE’s and toolchains mentioned in the SDK release notes.
Versioning
This product follows a version format, M.mm.pp.bb, where:
- M is a 1 digit major number,
- mm is a 2 digit minor number,
- pp is a 2 digit patch number,
- bb is a 2 digit incrementing build counter.