hello
I need to upgrade/download code into the microcontroller via Bluetooth and then I need that the microcontroller restarts itself and execute the new code
is this possible? for example using a code that receives the data, save the data into memory and then perform the execution of the new code
thank you very much