Linux (on a router) pulling data from ESP8266 network
Posted: Tue Apr 28, 2015 10:14 am
I have a master Linux router box running Openwrt with a web server and I write scripts to set up web pages of data from my LAN.
I currently use slave Linux router boxes to measure temperatures etc and pull data to the master with Linux wget.
I now want to use ESP8266 slaves each with its own i2c local net of sensors.
Sorry - I am new to lower level network protocols. Is there an example sketch that can communicate with some Linux app on the master box and deposit the data there as a text file?
I guess I need to run something on my master Linux box similar to whatever runs on data.sparkfun.com?
Any pointer to get me started appreciated
I currently use slave Linux router boxes to measure temperatures etc and pull data to the master with Linux wget.
I now want to use ESP8266 slaves each with its own i2c local net of sensors.
Sorry - I am new to lower level network protocols. Is there an example sketch that can communicate with some Linux app on the master box and deposit the data there as a text file?
I guess I need to run something on my master Linux box similar to whatever runs on data.sparkfun.com?
Any pointer to get me started appreciated