Search found 3 matches

by ElectronicsInFocus
Tue Jan 10, 2017 3:13 pm
Forum: ESP-IDF
Topic: ESP-IDF template not working?
Replies: 6
Views: 12060

Re: ESP-IDF template not working?

You are right!
I just load 32Mbit BIN file filled by 0xFF byte and it connects to my AP.
I use ESPFlashDownloadTool_v3.4.4 and load file to address 0x000000.
Thank you!
by ElectronicsInFocus
Mon Jan 09, 2017 4:24 pm
Forum: ESP-IDF
Topic: ESP-IDF template not working?
Replies: 6
Views: 12060

Re: ESP-IDF template not working?

Terminal output in Station mode:

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:4
load:0x3ffc000c,len:2364
load:0x40078000,len:3724
ho 0 tail 12 room ...
by ElectronicsInFocus
Sun Jan 08, 2017 7:38 pm
Forum: ESP-IDF
Topic: ESP-IDF template not working?
Replies: 6
Views: 12060

ESP-IDF template not working?

Hello
I just install ESP-IDF with Eclipse and I compiled template project and upload it to ESP32. It runs on ESP and terminal output changes then i change printf strings in main.c.

I changed SSID and password for connect to my home AP but ESP not connects to my AP.
In terminal i take:
rst:0x10 ...

Go to advanced search