【Solved】AT Example not working

metRo_
Posts: 6
Joined: Sun Jul 24, 2016 2:40 am

【Solved】AT Example not working

Postby metRo_ » Sun Jul 24, 2016 2:50 am

Hello,
My first day with esp8266 :) I have read some documentation last days. Today I got the board and download the nonos sdk v2 and tried to load the at example following the readme file using esptool:

Code: Select all

ze@ze-MacBookPro:~/Downloads/ESP8266_NONOS_SDK/bin$ esptool.py write_flash 0x00000 boot_v1.2.bin 0x01000 at/1024+1024/user1.2048.new.5.bin 0x3fc000 esp_init_data_default.bin 0xfe000 blank.bin 0x3fe000 blank.bin
esptool.py v1.1
Connecting...
Running Cesanta flasher stub...
Flash params set to 0x0000
Writing 4096 @ 0x0... 4096 (100 %)
Wrote 4096 bytes at 0x0 in 0.4 seconds (90.5 kbit/s)...
Writing 421888 @ 0x1000... 421888 (100 %)
Wrote 421888 bytes at 0x1000 in 36.6 seconds (92.3 kbit/s)...
Writing 4096 @ 0x3fc000... 4096 (100 %)
Wrote 4096 bytes at 0x3fc000 in 0.4 seconds (90.5 kbit/s)...
Writing 4096 @ 0xfe000... 4096 (100 %)
Wrote 4096 bytes at 0xfe000 in 0.4 seconds (90.5 kbit/s)...
Writing 4096 @ 0x3fe000... 4096 (100 %)
Wrote 4096 bytes at 0x3fe000 in 0.4 seconds (90.4 kbit/s)...
Leaving...


After that I open the serial port and type AT but nothing come back from the esp8266 :s I tried different velocities also diferent 'at' combinations (at+cr) with no success :(

I also connect a serial adapter to GPIO2 (uart1 TX) and when use esptool to get flash_id I can see the info on the terminal.

What could be wrong?
Last edited by metRo_ on Thu Jul 28, 2016 6:32 am, edited 1 time in total.

ESP_Rubin
Posts: 222
Joined: Wed Jun 29, 2016 11:59 am

Re: AT Example not working

Postby ESP_Rubin » Mon Jul 25, 2016 9:29 am

Hi sir,
please download our flash tool (ESP8266 Flash Download Tools V3.3.4) as link: http://espressif.com/en/products/hardwa ... /resources

metRo_
Posts: 6
Joined: Sun Jul 24, 2016 2:40 am

Re: AT Example not working

Postby metRo_ » Thu Jul 28, 2016 6:32 am

ESP_Rubin wrote:Hi sir,
please download our flash tool (ESP8266 Flash Download Tools V3.3.4) as link: http://espressif.com/en/products/hardwa ... /resources


I was choosing C1 version, choose 512+512 was sufficient to solve my problem :)

Who is online

Users browsing this forum: No registered users and 322 guests