Hi everybody!
I'm currently working on some firmware updates for a motion sensor. The code was originally developed with SDK15.0. The setup is as following:
- NRF52840
- Soft Device S140
- SDK 15.0.0
My task is to secure the communication between the sensor (peripheral) and the central and I'd like to use LESC for doing that. However, my understanding from the release note is that LESC was still in experimental stage when 15.0 was released. My question is: From today's point of view, is it recommendable to use these libraries? Is there maybe a list of known bugs? Furthermore, are there more examples available on how to initiate the encryption as a peripheral?
We're trying to avoid upgrading to later SDK versions.
Thanks in advance and best regards
Luca