Regarding Default Program in the ESP32 DevkitC ESPwroom32D module.

kklokeshkumar
Posts: 7
Joined: Sat Jul 14, 2018 9:36 am

Regarding Default Program in the ESP32 DevkitC ESPwroom32D module.

Postby kklokeshkumar » Mon Sep 03, 2018 2:40 pm

I Powered on the ESP32 DevkitC with ESPwroom32D module.
Opened Serial terminal @115200 buad rate. and Found the below mentioned Messages.
My Questions are:
1.what is the default Firmware Loaded in the ESP32 Module?
2. Does Default Firmware module Have AT command interface?.
3. What is SSC commands?. & Why SSC commands is used by default inspite of having AT commands?.
4. Can any body explain What does these messages mean to the Beginner?.

I think this message will help so many people who are looking for this basic information like me.
Messages displayed in serial terminal on Powering the Module.
"ets Jun 8 2016 00:22:57

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:0x3ffc0000,len:0
load:0x3ffc0000,len:2304
load:0x40078000,len:3788
ho 0 tail 12 room 4
load:0x40098000,len:532
entry 0x4009813c


**************************************
* hello espressif ESP32! *
* 2nd boot is running! *
* version (V0.1) *
**************************************
compile time 18:16:58

SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size : 4MB
Partition Table:
## Label Usage Type ST Offset Length
0 factory factory app 00 00 00010000 00100000
1 rfdata RF data 01 01 00110000 00040000
2 wifidata WiFi data 01 02 00150000 00040000
End of partition table
Loading app partition at offset 00010000
section 0: paddr=0x00000020 vaddr=0x00000000 size=0x0ffe8 ( 65512)
section 1: paddr=0x00010010 vaddr=0x3f400010 size=0x05b64 ( 23396) map
section 2: paddr=0x00015b7c vaddr=0x3ffba720 size=0x01378 ( 4984) load
section 3: paddr=0x00016efc vaddr=0x40080000 size=0x00400 ( 1024) load
section 4: paddr=0x00017304 vaddr=0x40080400 size=0x126ac ( 75436) load
section 5: paddr=0x000299b8 vaddr=0x00000000 size=0x06658 ( 26200)
section 6: paddr=0x00030018 vaddr=0x400d0018 size=0x325b4 (206260) map
start: 0x400807ac

Initializing heap allocator:
Region 19: 3FFBBA98 len 00024568 tag 0
Region 25: 3FFE8000 len 00018000 tag 1
Pro cpu up.
Pro cpu start user code
nvs_flash_init
frc2_timer_task_hdl:3ffbc564, prio:22, stack:2048
tcpip_task_hdlxxx : 3ffbeca8, prio:20,stack:2048
phy_version: 80, Aug 26 2016, 13:04:06, 0
pp_task_hdl : 3ffc34f0, prio:23, stack:8192

:>enter uart init
uart init wait fifo succeed
exit uart init

IDF version : master(db93bceb)

WIFI LIB version : master(934d079b)

ssc version : master(r283 4d376412)

!!!ready!!!
mode : softAP(32:ae:a4:3b:93:48)
dhcp server start:(ip: 192.168.4.1, mask: 255.255.255.0, gw: 192.168.4.1)
+WIFI:AP_START"


Thanks & Regards,
Lokesh Kumar K

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Regarding Default Program in the ESP32 DevkitC ESPwroom32D module.

Postby WiFive » Mon Sep 03, 2018 8:50 pm

1. Ssc = simple serial commands
2. No
3. https://esp32.com/viewtopic.php?t=484, factory test
4. Just bootloader diagnostic messages

You should just load another firmware like AT, micropython, nodemcu, ...

kklokeshkumar
Posts: 7
Joined: Sat Jul 14, 2018 9:36 am

Re: Regarding Default Program in the ESP32 DevkitC ESPwroom32D module.

Postby kklokeshkumar » Tue Sep 04, 2018 6:58 am

Thanks for the Reply.
1. Apart from SSC What all is implemented in the Default Firmware?. Can you provide me any document related to that?.
2. So we have to write a new project after we buy the module right?.

Regards,
Lokesh Kumar K

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Regarding Default Program in the ESP32 DevkitC ESPwroom32D module.

Postby WiFive » Tue Sep 04, 2018 8:11 am

1. Nothing
2. Yes

Who is online

Users browsing this forum: iwanttolearn and 91 guests