Skip to content

Support for Sensortag CC1352R#415

Open
dbruno74 wants to merge 3 commits intoIanHarvey:masterfrom
dbruno74:SENSORTAG_CC1352R
Open

Support for Sensortag CC1352R#415
dbruno74 wants to merge 3 commits intoIanHarvey:masterfrom
dbruno74:SENSORTAG_CC1352R

Conversation

@dbruno74
Copy link

@dbruno74 dbruno74 commented Jul 10, 2020

  • Added support for Sensortag CC1352R device (TI LPSTK-CC1352R).

  • Supported sensors for CC1352R: Temperature (HDC2010), Humidity (HDC2010), Light (OPT3010), Battery, Keys (2 Buttons, KEY DOWN/UP/HOLD), Accelerometer (ADXL362)

  • Support for CC1352R based on TI SimpleLink™ CC13x2 and CC26x2 SDK (*)

  • Sensor data now printed on a dashboard

  • Added --debug to show all error messages and tracebacks

  • Added --rowdata to print sensor data as a classic list

  • Error message and tracebacks cleanup

  • Minor changes (added units in dashboard printouts, print detected version of the device, warns when a sensor is not available)

  • KNOWN LIMITATION: CC1352R: accelerometer sensor get stucked after disconnection, powercycle of CC1352R is required.

(*) to download TI SIMPLELINK SDK:
https://www.ti.com/tool/download/SIMPLELINK-CC13X2-26X2-SDK?keyMatch=SIMPLELINK%20CC13X2%2026X2%20SDK%204%2020%2000%2035&tisearch=Search-EN-everything
Documentation can be found here: simplelink_cc13x2_26x2_sdk_4_20_00_35/examples/rtos/CC1352R1_LAUNCHXL/ble5stack/multi_sensor/README.md

- Supported sensors for CC1352R: Temperature (HDC2010), Humidity (HDC2010), Light (OPT3010), Battery, Keys (2 Buttons, KEY DOWN/UP/HOLD), Accelerometer (ADXL362)
- Support for CC1352R based on TI SimpleLink™ CC13x2 and CC26x2 SDK (*)
- Sensor data now printed on a dashboard
- Added --debug to show all error messages and tracebacks
- Added --rowdata to print sensor data as a classic list
- Error message and tracebacks cleanup
- Minor changes (added units in dashboard printouts, print detected version of the device, warns when a sensor is not available)

- KNOWN LIMITATION: CC1352R: accelerometer sensor get stucked after disconnection, powercycle of CC1352R is required.

(*) to download TI SIMPLELINK SDK:
https://www.ti.com/tool/download/SIMPLELINK-CC13X2-26X2-SDK?keyMatch=SIMPLELINK%20CC13X2%2026X2%20SDK%204%2020%2000%2035&tisearch=Search-EN-everything
Documentation can be found here: simplelink_cc13x2_26x2_sdk_4_20_00_35/examples/rtos/CC1352R1_LAUNCHXL/ble5stack/multi_sensor/README.md
@dbruno74 dbruno74 force-pushed the SENSORTAG_CC1352R branch from ef0d2d1 to a2d034b Compare July 10, 2020 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant