Hello,
Can someone hel i have instaled tivaware library,CCSstudio, and i have TM4C1294XL evaluation kit. I have installed on my raspberry pi node js server and i want to take temp measures from my TM4C1294XL and send it to the server. The problem is i cant recieve anyting, i used the eweather example and try it to change to get work with no succes. In this example there is eth_client.c there a lot of functions i tried them all, there is a connect function a send function...i changed the port ip addres but nothing seems to work. Can someone put me in the right direction how and what to use, to send a simple get request and get response.What should i intialize first which functions i must use.
Thanks!!