issues
search
NordicSemiconductor
/
Android-nRF-Mesh-Library
The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414
stars
177
forks
source link
Release v3.1.6
#437
Closed
roshanrajaratnam
closed
3 years ago
roshanrajaratnam
commented
3 years ago
This release brings the following changes
Specify the address of the element instead of the node address when sending message from the SensorServerActivity.java
Fixes #423, #418, #333 related to database migration
Fixes #354 an invalid GATT level segmentation issue. The lib was considering the MTU size instead of the SAR bits in the proxy PDU
Fixes #427, #406 where segmented messages to be retransmitted being get cleared. This should improve the retransmissions
Fixes #433 where the app was crashing on Android 6.0 devices due incorrect time stamp formatting.
Migrates from JCenter to MavenCentral and other improvements.
This release brings the following changes