Chat freely about anything...

User avatar
By alonewolfx2
#6238
Athena wrote::oops: Memory for user_init is too small.. please try this http://bbs.espressif.com/viewtopic.php?f=7&t=67&p=433#p433

ok. It seems working now. but i tried set ssid and it's working too except one thing. What is ssid size? i saw ssid:uint8[32]. i set ssid to "espTestWifi2" and
i saw "espTestWif" in wireless networks. than i set ssid to "esptestwf" and i saw "estestwf" in wireless network. it seems code working fine but ssid name accept just first 9 char.