Re: Over the air update Nuttx

2020-01-02 Thread Gregory Nutt
Is it possible to update Nuttx over the air? Via, for example, the TCP/IP stack? Yes, of course, but you would have to implement the update logic. It is not a part of the OS.

Over the air update Nuttx

2020-01-02 Thread Pascal Cokart
Is it possible to update Nuttx over the air? Via, for example, the TCP/IP stack?