Question
Trigger IAP ethernet mode from software
I'm running a NUCLEO-F429Zi discovery board inside a machine that I remotely control over the internet.
I would like to do a firmware upgrade from remote as well.
It can be done with TFTP in app programming, but most examples use a hardware button to get the device in IAP mode.
Since I'm not at the machine, is there a way to trigger it from software?
