Page 1 of 1
how to update the system firmware by the file replacement remotely
Posted: Mon Jan 20, 2020 11:42 am
by liuluan002
If I am using a 2G module to make the STM32 pyboard online through the UART, also STM32 can talk with the server, how could I update the firmware in STM32 remotely? In another word, how could I update the firmware by the UART to the STM32 with the UART connected only?
Re: how to update the system firmware by the file replacement remotely
Posted: Wed Jan 22, 2020 12:31 am
by jimmo
Hi,
When you say "firmware" do you mean your MicroPython code (i.e. the .py files on the filesystem) or the actual MicroPython firmware (i.e. update from v1.11 -> v1.12).
Re: how to update the system firmware by the file replacement remotely
Posted: Sun Nov 29, 2020 1:14 pm
by skylin008
Yes,right! @jimmo
Re: how to update the system firmware by the file replacement remotely
Posted: Sun Nov 29, 2020 2:44 pm
by Roberthh
Answering a logic OR question with "Yes" does not reveal much information.