-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
ec81075
commit 8879756
Showing
27 changed files
with
602 additions
and
189 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
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 |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.