Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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