Skip to content

Releases: TexasInstruments/simplelink-connect

Release 1.3.8 of TI Simplelink Connect

24 Dec 09:26
Compare
Choose a tag to compare

Release 1.3.8 of TI Simplelink Connect (#29)
This commit consolidates work done for Release 1.3.8 of the TI
Simplelink Connect iOS and Android application

Changes:
1. Bluetooth and Scanning Improvements:
- Disabled scanning when the phone's Bluetooth is turned off.
- Added an alert message to notify users if phone's Bluetooth is turned off.
2. Health Thermometer Profile Enhancements:
- Added support for floating-point temperature values.
- Introduced an option to export Health Thermometer data as a CSV file.
3. ECG Holter Service Update:
- Added indicator leds.
4. OAD:
- Added CC2755R10 and CC2745R10-Q10 Support.
5. Stress Test Enhancements:
- Ensured the Simple Peripheral Profile receives notifications when enabling them.
- Updated JSON test results file.
- Modified the bonding logic to remove bonds only for devices selected for testing.

Signed-off-by: Texas Instruments

Full Changelog: 1.3.7...1.3.8

Release 1.3.7 of TI Simplelink Connect

11 Sep 08:03
Compare
Choose a tag to compare

Release 1.3.7 of TI Simplelink Connect (#28)
This commit consolidates work done for Release 1.3.7 of the TI
Simplelink Connect iOS and Android application

Changes:
1. New unique screen for ECG (Electrocardiogram) service.
2. New unique screen for Accelerometer service.
3. New unique screen for Matter Lightening service.

Signed-off-by: Texas Instruments

Release 1.3.6 of TI Simplelink Connect

31 Jul 17:24
Compare
Choose a tag to compare

Release 1.3.6 of TI Simplelink Connect (#27)
This commit consolidates work done for Release 1.3.6 of the TI
Simplelink Connect iOS and Android application

Changes:
1. Dedicated screens for CGM profile, Glucose profile, and Wi-Fi Provisioning over BLE.
2. Option to filter the scan list by service UUID and by BD address.
3. Revised navigation flow to directly access the service-specific screen, with an option to switch back to the characteristic view.
4. Ability to configure a generic URL as the firmware repository, not limited to GitHub.
5. Updated settings view with configuration options separated into different screens.

Signed-off-by: Texas Instruments

Release 1.3.5 of TI Simplelink Connect

15 May 13:54
Compare
Choose a tag to compare

This commit consolidates work done for Release 1.3.5 of the TI
Simplelink Connect iOS and Android application

Changes:
1. Implemented Stress tests feature. Additional information can be found in the SimpleLink Academy: https://dev.ti.com/tirex/explore/node?node=A__Af6ue7WVKTMCYaoKZ-dN.g__SIMPLELINK-ACADEMY-CC23XX__gsUPh5j__LATEST
2. Created a specific screen for the Health Thermometer Profile that polls data every 10s/30s/60s and shows the data on a graph.
3. Created a configuration page for the Terminal screen that enhances user experience:
• Added support for ANSI color codes.
• Added an option to disable local echo.
• Added support for configuring print message length.
• Added an option to enable/disable timestamp.
• Added support for setting different colors for RX/TX data.
4. Support Indication GATT operation.

Signed-off-by: Texas Instrument