Starting up with esp318
Posted: Sun Dec 20, 2015 2:48 pm
Hi all,
I just playing around with the board. Just received it some minutes ago. It actually boots up, wifi ap is available and serial port gives output:
But I can't write to serial and I can't login to the wifi (missing the password - btw. does someone has it)?
/daniel
I just playing around with the board. Just received it some minutes ago. It actually boots up, wifi ap is available and serial port gives output:
Code: Select all
hdl : 3ffe5364, prio:20,stack:512
frc2_timer_task_hdl:3ffe8dac, prio:22, stack:512
ESP32 RTOS SDK: 1.0.0(0394de4) compiled @ Nov 20 2015 18:57:56
SDK version2015120803:1.0.0(0394de4)
ok to run AP+STA mode
wifi mac info []*****************************
start app OK!
*****************************
mode : sta(60:01:94:00:00:e9) + softAP(62:01:94:00:00:e9)
add if0
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
ht20 ,2412
bcn 100
add 1
aid 1
station: 28:5a:eb:2e:24:bd join, AID = 1
station: 28:5a:eb:2e:24:bd leave, AID = 1
add 1
aid 1
station: 28:5a:eb:2e:24:bd join, AID = 1
station: 28:5a:eb:2e:24:bd leave, AID = 1
/daniel