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!
esp8266-07 problem after change firmware
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 !
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
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.