nes-proj/examples/platform-specific/cc26xx
George Oikonomou b45d284be2 Merge branch 'release-4.1' into develop 2018-05-09 22:18:01 +01:00
..
ble-ipv6 Delete trailing whitespaces (examples/) 2018-04-07 14:49:19 +01:00
cc26xx-web-demo Merge branch 'release-4.1' into develop 2018-05-09 22:18:01 +01:00
very-sleepy-demo Merge branch 'develop' into contrib/15.4-default-channel 2018-04-13 16:10:19 +01:00
Makefile Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00:00
Makefile.target
README.md
cc26xx-demo.c Change the CC26xx demo to use the button HAL 2018-03-14 09:34:45 +00:00
project-conf.h cc26xx and cc13xx: use IEEE802154_DEFAULT_CHANNEL 2018-04-13 08:06:02 -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.