Hello,
I am trying to post the data from cortex M4 processor to web portal by using enet lwip. Using CGI handlers, I can send get request from portal. But, I would like to send data from M4 to portal using POST request? Can you please tell me how the communication between portal and M4 works?
Thanks,
Khushali Mehta.