UDP Send with Arduino + ESP8266-01
Posted: Tue Sep 19, 2017 7:05 pm
Hey there,
Been playing with this for a few weeks now. I've been playing with an ADXL34 5 accelerometer which saves data to an SDCard. Thought it would be sweeter if I could connect the ESP8266 and get it to connect to MATLAB.
Except I cannot for the life of me to get to happen. I have managed to connect to the ESP8266 and connect to fetch the time from NTP. check the wireless etc. Those all work pretty well.
I just can't get it connect to a UDP server and send packets so that matlab can receive the data. I have created a test server and got packetsender to send packets. Found a few instructions by googling and by popping into here.
I want to do the reverse and connect to a UDP server so matlab can plot away. Any helps or links would be greatly appreciated.
Been playing with this for a few weeks now. I've been playing with an ADXL34 5 accelerometer which saves data to an SDCard. Thought it would be sweeter if I could connect the ESP8266 and get it to connect to MATLAB.
Except I cannot for the life of me to get to happen. I have managed to connect to the ESP8266 and connect to fetch the time from NTP. check the wireless etc. Those all work pretty well.
I just can't get it connect to a UDP server and send packets so that matlab can receive the data. I have created a test server and got packetsender to send packets. Found a few instructions by googling and by popping into here.
I want to do the reverse and connect to a UDP server so matlab can plot away. Any helps or links would be greatly appreciated.