SDK 1.5.3 and liblwip_536

tvoneicken
Posts: 14
Joined: Sat Dec 19, 2015 3:43 pm

SDK 1.5.3 and liblwip_536

Postby tvoneicken » Thu Apr 28, 2016 10:12 am

SDK 1.5.3 is missing liblwip_536.a, can you please provide it? It's pretty critical in memory constrained firmwares that need to support many connections. Thank you!
(Is there a reason you're leaving out of every SDK version?)

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: SDK 1.5.3 and liblwip_536

Postby ESP_Faye » Wed May 04, 2016 5:33 pm

Hi,

So sorry for the inconvenience.

We are going to release the new version SDK, ESP8266_NONOS_SDK_V1.5.4 which will have the liblwip_536.

Thanks for your interest in ESP8266 !

george
Posts: 1
Joined: Fri Apr 01, 2016 9:11 am

Re: SDK 1.5.3 and liblwip_536

Postby george » Sun May 08, 2016 4:16 pm

我在乐鑫的淘宝官网上面购买了你们原厂的开发板,经过不懈的努力,终于使开发板设备连接到了espressifIOT,但是,这条给plug设备创建定时器的命令: curl -H "Authorization: token HERE_IS_THE_DEVICE_KEY" -d '{"timers":[{"type":"LOOP_PERIOD","period":"minute","time":1,"action":"action"}]}' https://iot.espressif.cn/v1/device/time ... ormat=true

却无法到达设备,虽然从服务器返回的结果显示是OK的,但是plug设备却从未收到任何timer设置指令,请问这是怎么回事,这个问题困扰了我一个多月时间了,请你们帮我解决一下,我给你们跪下了!!!!

还有,你们有没有官方的开发者技术交流群,没有的话建议创建一个,有的话告诉我,反馈问题实在太不方便了,还有我发现了你们官方文档有几处错误的地方,请你们协助更正一下!!!!

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: SDK 1.5.3 and liblwip_536

Postby ESP_Faye » Mon May 09, 2016 11:11 am

您好,

请试一下

Code: Select all

curl -H "Authorization: token HERE_IS_THE_OWNER_KEY" -d '{"timers": [{"type": "LOOP_PERIOD", "period": "second", "time": "30", "action": "action"}]}' http://iot.espressif.cn/v1/device/timers/?deliver_to_device=true


您在开发中遇到任何问题,都可以咨询我们的技术支持邮箱 feedback@espressif.com
对于文档您有哪些修改建议,也可以直接向我们提出。

感谢您对 ESP8266 的关注!

tvoneicken
Posts: 14
Joined: Sat Dec 19, 2015 3:43 pm

Re: SDK 1.5.3 and liblwip_536

Postby tvoneicken » Sat May 14, 2016 1:01 pm

We are going to release the new version SDK, ESP8266_NONOS_SDK_V1.5.4 which will have the liblwip_536.

Thanks! I'm eagerly awaiting 1.5.4 :-)

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: SDK 1.5.3 and liblwip_536

Postby ESP_Faye » Tue May 24, 2016 2:42 pm

Hi,

Please have a try with the attachment based on ESP8266_NONOS_SDK_V1.5.4.

Thanks for your interest in ESP8266 !
Attachments
liblwip_536_for_ESP8266_NONOS_SDK_V1.5.4.zip
(108.37 KiB) Downloaded 828 times

Who is online

Users browsing this forum: No registered users and 235 guests