2024-10-14 10:57 PM - edited 2024-10-14 11:06 PM
SO I HAVE STARTED MY PROJECT WITH STM32L072 SERIES WHICH IS HAVING 192B FLASH 64 PIN IC along with bluenrg-m2sa. my concern and doubt is regarding implementation of ota feature to stm32l072 ic which i never implemented and work on before and also the examples and other refrences are mostly availabe for L4 or F series IC so my request to give me and help me with appropriate resoures and file so that i can easily implement the ota feature to my project and can easily understand also.
2024-10-22 06:39 AM
AN2606 define system loader supported interfaces, you read ???
2024-10-22 06:53 AM
Ya i red that and understood about booting and all however im working on ble advertisement and ota feature enabling in sensor mobile app ones its done i will be using one fn too recieve the data(firmware image and save it at perticular addresss with the help of flash write fn). i need to know about those characterstics and services and than how to varify it)