This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SimpliciTI v.1.1.0 available online

Other Parts Discussed in Thread: SIMPLICITI, CC2530, CC2431, CC1100E, CC2500, CC2510, CC2511

Hi everyone.

SimpliciTI v1.1.0 is now available online here:
http://www.ti.com/simpliciti

From the change log:

  1. Support for the Texas Instruments Code Composer Essentials (CCE) IDE has been added for targets with an MSP430 MCU core. These same targets are still supported with the IAR IDE as well.
  2. Minimum required versions for IDEs to support Version 1.1.0 are as follows:
    o IAR IDE MSP430 V4.20.1
    o IAR IDE 8051 V7.50A
    o CCE IDE MSP430 V3.1
  3. Project folders have been reorganized for a more accessible and logical layout. Please see the new SimpliciTI Sample Application User’s Guide for details.
  4. Project configurations for sample applications have been reorganized so that it is easy to use and straight forward. The Application User’s Guide has been rewritten to be more intuitive and comprehensive. Please see the new SimpliciTI Sample Application User’s Guide for details.
  5. Security capability was added. See new Application Note on SimpliciTI Security for details.
  6. Basic support for application layer automatic acknowledgments was added. The AP-as data-hub example shows how this can be used from an application. As part of this feature the SMPL_Send() had been modified and renamed. The pre 1.1.0 version is still supported. Please see the SimpliciTI API document for details.
  7. Extended API symbols added: a ping capability, a commissioning capability, and an unlink capability (disciplined tear-down of a connection). Please see the SimpliciTI API document for details.
  8. Additions to the ioctl interface include support for saving and restoring the connection context to maintain stability across resets, access to setting and getting the Link and Join tokens, and a mechanism to set output RF power levels. Again, please see the SimpliciTI API document for details.
  9. Improved stability when Range Extenders are included in the topology.
  10. In the AP-as-data-hub example, if multiple End Devices were started at the same time (e.g. by turning on a power strip) the AP would sometimes not correctly establish a connection with each individual End Device. This has been fixed.
  11. Support added for CC2530, CC1100E, and CC2431.
  12. A software timer implementation has been reintroduced to relieve resource constraints on targets that have fewer resources. Usage of hardware or software timer is a build-time choice specified in the smpl_nwk_config.dat file.
  13. When using Frequency Agility there are interoperability issues between the USB and non-USB versions of the narrow band radios supported: CC110x/CC1110 – CC1111 and CC2500/CC2510 – CC2511. If this interoperability is required, please use SmartRF Studio to change channel spacing to 200 KHz and generate new channel numbers for the different spacing.