User Activity

Hi,I'm trying to implement a webpage to change network parameters (IP, Gateway, netmask) on nucleo-F429ZIIf i change parameters before httpd_init() is called, all works ok: the board responds to the ping, and the httpd returns the webpages. But if I ...