Skip to content

CassiaNetworks/TI-SensorTag-CC2650-Python-Local-App-Notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TI SensorTag CC2650STK Container Script Example (Python 3) - Scan, Connect, Write, and Notify

This Python application is for the Cassia Gateway Container v2.0.1 and above.

Download the v2.0.1 container here: ubuntu_XE1000_2.0.1.tar.gz

This application should run with Python 3.5.3 and above, but it is recommended to run with Python 3.6 and above.

This application uses the Cassia SDK and Cassia RESTful API.

The device referenced in this sample appliaction is the TI SensorTag CC2650STK.


To install the gateway container:

  1. Download the v2.0.1 container here: https://www.cassianetworks.com/download/firmware/container/ubuntu_XE1000_2.0.1.tar.gz

  2. Install the v2.0.1 container locally on the gateway webpage:

  • Log in to the gateway webpage.
  • Go to the Container tab.
  • Click on Select File, and select the downloaded v2.0.1 container.
  • Click on Install, and wait for the container to install.
  • Refresh the page, and the container page should show up.
  • Wait for the Container Status to change to "running". Refresh the page to check.

To run the application (from the root of the project folder):

python apps/container_ti_sensortag_example.py

About

Python 3 app showing how to use notifications of the TI SensorTag device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published