Hello I have stm32f4 discovery and STM32F4DIS-BB connected to a
router .
i wans to send http request to an automate connected to the same
router
example :
when i press a button on stm32f4 discovery board an http request like
this one:
(http://192.168.1.5/api/xdevices.json?SetR=01)
goes to the automate
i tried the Lwip tcp/ip stack i couldn't get it to work ..
thanks alot
↧