esp8266-07 problem after change firmware

lios
Posts: 1
Joined: Fri Apr 15, 2016 8:47 am

esp8266-07 problem after change firmware

Postby lios » Fri Apr 15, 2016 9:10 am

hello to all!
im new in esp8266-07
i bay few modules 07 from ebay and i try to use them to my microcontroller (xmega no arduino) to set as AP and create a settings web interface!
with the current firmware that came worked the test webpage that runs on xmega, but when i upload the firmware

AT+GMRAT+GMR
AT version:0.60.0.0(Jan 29 2016 15:10:17)
SDK version:1.5.2(80914727)
compile time:Jan 29 2016 19:06:50
OK

the AT+CIFSR
returns the
+CIFSR:APIP,"192.168.5.1"

but when i try to conect from a device i get from dhcp 169.254.49.170 255.255.0.0
i try to add manyal ip to device 192.168.1.3 and try then a http request to 192.168.5.1 but never get the +IPD to serial port!

my microcontroller on both cases initialize the esp with this AT commands
AT+CWMODE=2
AT+CWSAP="testssid","123",3,0
AT+CIPAP="192.168.5.1
AT+CWDHCP=0,0
AT+CIPMUX=1
AT+CIPSERVER=1,80
AT+CIFSR

any help guys!

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: esp8266-07 problem after change firmware

Postby ESP_Faye » Tue Apr 19, 2016 2:13 pm

Hi,

To send data to "192.168.5.1" (ESP8266 softAP), your device needs to connect to ESP8266 softAP and set an IP address as "192.168.5.X".

Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 14 guests