NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
406 stars 174 forks source link

Fix NetKey timestamp deserializer #548

Closed Rawa closed 1 year ago

Rawa commented 1 year ago

Mesh does not correctly parse the timestamp, defaults to unix timestamp 0

Rawa commented 1 year ago

Testing it right now to ensure that it works.

Rawa commented 1 year ago

Seems to be working fine :)

philips77 commented 1 year ago

Thanks for spotting.