ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-18T21:14:59+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=719 2015-07-18T21:14:59+08:00 2015-07-18T21:14:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=719&p=2734#p2734 <![CDATA[Re: Static IP, specify netmask and gateway - wich AT version]]>

Statistics: Posted by hexor — Sat Jul 18, 2015 9:14 pm


]]>
2015-07-13T11:32:22+08:00 2015-07-13T11:32:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=719&p=2635#p2635 <![CDATA[Re: Static IP, specify netmask and gateway - wich AT version]]>
Please use our official Flash download tool http://bbs.espressif.com/viewtopic.php?f=7&t=641

Documentation "4B-ESP8266__AT Command Examples" is in "\esp_iot_sdk\document"

If your problem is still unsolved, please offer the capture picture of Esp Flash download tool while downloading.

Statistics: Posted by ESP_Faye — Mon Jul 13, 2015 11:32 am


]]>
2015-07-10T17:16:17+08:00 2015-07-10T17:16:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=719&p=2617#p2617 <![CDATA[Re: Static IP, specify netmask and gateway - wich AT version]]>

I have tried to upgrade my ESP8266 using "nodemcu firmware programmer", but it's not working. (il I try with my old sdk file, no problem, all is ok)

I have read the readme, but I had to make a mistake somewhere...

I have tested:

Code:

eagle.flash.bin      0x00000
eagle.irom0text.bin   0x40000
blank.bin      0x3e000 & 0x7e000


And also

Code:

boot_v1.2+.bin         0x00000
user1.1024.new.2.bin     0x01000
blank.bin              0x7e000 & 0xfe000


But nothing work, after upgrade I can't send AT command to my ESP (no response)
(And If I try to flash with my old version, no problem, I can send AT to the ESP)

Do you know where is my problem ?

Statistics: Posted by hexor — Fri Jul 10, 2015 5:16 pm


]]>
2015-07-10T10:06:12+08:00 2015-07-10T10:06:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=719&p=2609#p2609 <![CDATA[Re: Static IP, specify netmask and gateway - wich AT version]]>
At least AT_v0.22 based on SDK_v1.0.0 http://bbs.espressif.com/viewtopic.php?f=5&t=286

But we recommend to use the latest one, AT_v0.30 based on SDK_v1.2.0 http://bbs.espressif.com/viewtopic.php?f=5&t=680

Download the “esp_iot_sdk” and unzip it, "release_note.txt" shows the change list, AT bin files are in folder "bin", documentation in folder "document"

Thanks for your interest in Espressif Systems and ESP8266 !

Statistics: Posted by ESP_Faye — Fri Jul 10, 2015 10:06 am


]]>
2015-07-10T01:57:40+08:00 2015-07-10T01:57:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=719&p=2604#p2604 <![CDATA[Static IP, specify netmask and gateway - wich AT version ?]]>
I'm a little bit lost in the ESP8266's World.

Actually I use ESP8266 (esp01) whith this firmware:

Code:

AT+GMR
AT version:0.21.0.0
SDK version:0.9.5


I use them with DHCP, but now I must use with no DHCP so I must enter IP adress, netmask and gateway.

In AT 0.21, it's not possible to enter netmask and gateway, right ?

So, Which version I must use for specify netmask and gateway ?

Thanks a lot for your help ! ;)

Statistics: Posted by hexor — Fri Jul 10, 2015 1:57 am


]]>