ESP8266 connected to Arduino Uno, GOT IP, now what?
Posted: Sat Feb 04, 2017 5:29 pm
Hi Folks,
I just found myself crying out loud in this newbie corner, cos that is what i am.
Got my ESP8266 (on a base module) connected to my Arduino UNO and i have managed to get a response in the terminal window.
So far i've been trying to upload several sketches to do some trial and error, even ended up in a very creative way to upload to the ESP module (https://www.youtube.com/watch?v=P_ecAFpUADU), but really i don't really know what i am doing and with Google i don't really find my way this time.
But anyway, here's what i have, got connected to my router and i can PING to my ESP8266, so it's there.
Next thing i want to do is send over some values using a sketch on my UNO.
The "values" are data from different sensors connected to my UNO as well, i want to send them to Domoticz (my home domotica system).
To set temperature, for example, i can directly set device parameters via JSON by calling the next url:
http://192.168.1.xxx:xxxx/json.htm?type ... value=TEMP
I'd like to do the same thing for Barometric Pressure, Lux and Humidity.
My Question(s):
Maybe someone knows a good tutorial or something to that might help me in the right direction?
Below some device info, it's current wifi mode:1 seems to be connected, however when i restart i see "jump to run user2 @ 81000" and some strange stuff... but still connected though.
AT+GMR current firmware
I just found myself crying out loud in this newbie corner, cos that is what i am.
Got my ESP8266 (on a base module) connected to my Arduino UNO and i have managed to get a response in the terminal window.
So far i've been trying to upload several sketches to do some trial and error, even ended up in a very creative way to upload to the ESP module (https://www.youtube.com/watch?v=P_ecAFpUADU), but really i don't really know what i am doing and with Google i don't really find my way this time.
But anyway, here's what i have, got connected to my router and i can PING to my ESP8266, so it's there.
Next thing i want to do is send over some values using a sketch on my UNO.
The "values" are data from different sensors connected to my UNO as well, i want to send them to Domoticz (my home domotica system).
To set temperature, for example, i can directly set device parameters via JSON by calling the next url:
http://192.168.1.xxx:xxxx/json.htm?type ... value=TEMP
I'd like to do the same thing for Barometric Pressure, Lux and Humidity.
My Question(s):
Maybe someone knows a good tutorial or something to that might help me in the right direction?
Below some device info, it's current wifi mode:1 seems to be connected, however when i restart i see "jump to run user2 @ 81000" and some strange stuff... but still connected though.
AT+GMR current firmware
Code: Select all
AT version:1.2.0.0(Jul 1 2016 20:04:45)
SDK version:1.5.4.1(39cb9a32)
Ai-Thinker Technology Co. Ltd.
Dec 2 2016 14:21:26
Code: Select all
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 1856, room 16
tail 0
chksum 0x63
load 0x3ffe8000, len 776, room 8
tail 0
chksum 0x02
load 0x3ffe8310, len 552, room 8
tail 0
chksum 0x79
csum 0x79
2nd boot version : 1.5
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user2 @ 81000
Œã ä ƒnì“{ƒûo|ä Œ �|;l„ã{“dÄl Œ ìd` Äã;›$ìd Œ
$` ŒãsÛl �ž
Ai-Thinker Technology Co. Ltd.
ready
WIFI CONNECTED
WIFI GOT IP