osd-contiki/examples/cc26xx
Antonio Lignan 2cee62eb33 Merge pull request #1074 from g-oikonomou/cc26xx/contrib/new-cc26xxware
Update to latest CC26xxware and add it as a submodule
2015-05-21 10:01:00 +02:00
..
cc26xx-web-demo Merge pull request #1074 from g-oikonomou/cc26xx/contrib/new-cc26xxware 2015-05-21 10:01:00 +02:00
cc26xx-demo.c Adjust AON BatMon usage 2015-05-17 14:09:51 +01:00
Makefile Add CC26xx examples 2015-02-25 13:15:35 +01:00
Makefile.target Add CC26xx examples 2015-02-25 13:15:35 +01:00
project-conf.h Add CC26xx examples 2015-02-25 13:15:35 +01:00
README.md Achieve lowest consumption with the CC26xx demo: 2015-05-15 09:21:05 +01:00

CC26xx Demo

This example demonstrates basic functionality for the two supported CC26xx boards. More specifically, the example demonstrates:

  • How to take sensor readings
  • How to use buttons and the reed relay (triggered by holding a magnet near S3 on the SensorTag).
  • How to send out BLE advertisements. The device will periodically send out BLE beacons with the platform name as payload. Those beacons/BLE ADV packets can be captured with any BLE capable device. Two such applications for iOS are the TI Multitool and the TI Sensortag app. They can be found in the Apple App Store. If you have a BLE-capable Mac, you can also use LightBlue for OS X.