-->
Page 1 of 10

ESP8266 SDK (esp_iot_sdk_v0.9.5_15_01_23)

PostPosted: Fri Jan 23, 2015 2:39 pm
by erik2005
New update:
with much improvements :o :o

and new MANUALS ;)

http://bbs.espressif.com/viewtopic.php?f=5&t=154

Re: ESP8266 SDK (esp_iot_sdk_v0.9.5_15_01_23)

PostPosted: Fri Jan 23, 2015 6:30 pm
by ricardopvz
"smart config APIs" awesome :D
But I really wanted them to update the FreeRTOS sdk

Re: ESP8266 SDK (esp_iot_sdk_v0.9.5_15_01_23)

PostPosted: Fri Jan 23, 2015 11:20 pm
by alonewolfx2
ricardopvz wrote:"smart config APIs" awesome :D
But I really wanted them to update the FreeRTOS sdk

How can we use smart config api? Anyone knows?

Re: ESP8266 SDK (esp_iot_sdk_v0.9.5_15_01_23)

PostPosted: Sat Jan 24, 2015 12:30 am
by pvvx
Errors:
1) system_print_meminfo();
data : 0x3ffe8000 ~ 0x3ffe8aa0, len: 2720
rodata: 0x3ffe8aa0 ~ 0x3ffea258, len: 6072
bss : 0x3ffea258 ~ 0x3fff20f0, len: 32408
heap : 0x3fffc000 ~ 0x9f10, len: 1073684720
(heap-size) 0x3fffc000-0x9f10=1073684720 :)
2) WiFi AP struct: uint8 beacon_interval; // Note: support 100 ~ 60000 ms, default 100
byte = 60000 :)
3) more errors .... :)

Give SDK 0.9.5. patch!