2022-08-08 07:15 PM
I'm developing an STM32WB55 microcontroller but I'm straggling with programming.
I want to control the microcontroller using its BLE module but there is no good programming example.
So, is there any recommendable example to write the memory of the microcontroller using BLE communication?
Solved! Go to Solution.
2022-08-17 02:09 AM
Hello,
You can look the example BLE_RfWithFlash which show the capability to erase/write the flash while a Point-to-Point communication using BLE component is active. For more information about flash operation you can look the part 4.7 Flash memory management of AN5289.
Best Regards
2022-08-17 02:09 AM
Hello,
You can look the example BLE_RfWithFlash which show the capability to erase/write the flash while a Point-to-Point communication using BLE component is active. For more information about flash operation you can look the part 4.7 Flash memory management of AN5289.
Best Regards