ESP8266 Developer ZoneThe Official ESP8266 Forum2015-05-27T10:07:33+08:00https://bbs.espressif.com:443/feed.php?f=66&t=4842015-05-27T10:07:33+08:002015-05-27T10:07:33+08:00https://bbs.espressif.com:443/viewtopic.php?t=484&p=1905#p1905 So sorry for the inconvenience.
Statistics: Posted by ESP_Faye — Wed May 27, 2015 10:07 am
]]>2015-05-27T06:19:42+08:002015-05-27T06:19:42+08:00https://bbs.espressif.com:443/viewtopic.php?t=484&p=1901#p1901 John
Statistics: Posted by JohnSP — Wed May 27, 2015 6:19 am
]]>2015-05-24T11:41:04+08:002015-05-24T11:41:04+08:00https://bbs.espressif.com:443/viewtopic.php?t=484&p=1837#p1837perhabs in the new sdk one entry is missing:
i get : undefined reference to 'at_exeCmdCiupdate'
followed will clear this:
check user_config.h in the include of the at project
i add manuel
Code:
#define AT_CUSTOM_UPGRADE
this work for me.
best wishes rudi
Statistics: Posted by rudi — Sun May 24, 2015 11:41 am