2020-12-02 07:43 AM
I followed the webinar "Discover our STM32 security ecosystem, from theory to practice online workshop".
I had to use the module BlueNRG-M2 , is there a package or other to implement firmware update security in this module?
Thank you
2020-12-17 10:20 AM
Hello,
just copying the answer provided in another post by Dominique
OTA-wise there is AN4869
THe BueNRG-2 is offering OTA , and basic flash read out protection.
The BlueNRG-LP (full 5.0) available at st.com is integrating secure boot and fw authentification mecanism (valid over OTA as well). I would recommand so if you are looking for low cost BlueNRG solution but with robust security to go to BlueNRG-LP , you will collect the needed information here.
THe BlueNRG-2 might fit but here only protection is flash read out
If concern is only OTA, in the AN pointed out by Roman description is done, associated code example is Service Manager and good to know on ghithub associated OTA source code example for IOS & Androind is available (ST BLE Sensor App)
Best regards
Jocelyn