SimpliciTI version 1.2.0 is available now at www.ti.com/simpliciti.
The major driving force behind this version includes support for Frequency Hopping Spread Spectrum (FHSS) development. FHSS is supported via a new network application PLL (nwk_pll) which, when enabled, manages a coherent clock system across the entire network. Utilizing this allows for generating a coherent channel changing schedule required for implementation of FHSS systems.
Additionally, a UART Bridge sample application has been added. This application shows a simple wireless UART interface between two RS232 interfaces. Included with this project is a simple UART driver for use on both the 8051 and MSP430 systems. This driver is identical to the one in design note DN117 with added support for additional radios and MCU's.
All sample application projects have been expanded to support the full set of radios capable on each platform. This should speed the process of starting development for projects which can be based on one of the samples.
Several bug fixes have been implemented. Most notably would be the addition of a time out mechanism in the transmit while loops. This eliminates the occasional hang seen during transmit operations. See the release notes included with the distribution
SimpliciTI Road Map; items in progress...
- Support for the CCS compiler. Release 1.2.0 currently only supports the IAR compiler.
- Support for the CC1120 and CC110L radios.
- Projects for the MSP430F5438 experimenters board and the new SmartRF TrxEB board.
- Support 32kHz oscillator with the nwk_pll application
Jim Noxon