On 22/12/16 06:33, ??? wrote: > > Hello? > > I read your e-mail you have ported iotivity to ESP8266 successfully. > > AFAIK, ESP8266 has 64KiB RAM for instruction and 96 KiB of data RAM. > > External Flash is 512KiB(64KB) to 4MiB. > > Can you estimate the RAM and Flash size of iotivity for ESP8266? >
Arduino CSDK port is about 100KiB or flash, I assume it's similar,isn't it ? Anyway it fits in 4MiB ! > Did you use ESP8266 SDK for this? If you use it then which SDK did use? > > (e.g.: Non-OS or RTOS SDK) > Hi According to: https://gerrit.iotivity.org/gerrit/#/c/13315/3/Readme.scons.txt Khaled used ESP8266 port of Arduino SDK. I will try to build it and report the actual size -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161222/0452fb8b/attachment.html>
