nes-proj/examples/platform-specific/cc26x0-cc13x0
firmwareguru 284b52c8b6 Fix cc26x0-cc13x0 example not building 2019-01-14 19:23:13 -07:00
..
ble-ipv6 Rename 'arch/cpu/cc26xx-cc13xx' to 'arch/cpu/cc26x0-cc13x0' 2018-10-23 13:32:03 -07:00
cc26x0-web-demo Merge branch release-4.2 back into develop 2018-11-09 17:04:31 +01:00
very-sleepy-demo Merge branch release-4.2 back into develop 2018-11-09 17:04:31 +01:00
Makefile Fix cc26x0-cc13x0 example not building 2019-01-14 19:23:13 -07:00
Makefile.target Merge branch release-4.2 back into develop 2018-11-09 17:04:31 +01:00
README.md Rename srf06-cc26xx to cc26x0-cc13x0 2018-10-23 13:04:32 -07:00
cc26x0-demo.c Rename srf06/{cc26xx,cc13xx} to srf06/{cc26x0,cc13x0} 2018-10-23 13:09:02 -07:00
project-conf.h Rename srf06-cc26xx to cc26x0-cc13x0 2018-10-23 13:04:32 -07:00

README.md

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, if the chip has BLE capability. 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.