ESP8266 Developer Zone The Official ESP8266 Forum 2016-12-11T13:06:33+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3154 2016-12-11T13:06:33+08:00 2016-12-11T13:06:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3154&p=10863#p10863 <![CDATA[Re: SDK for newbies]]> The ESP8266 architecture is complex like an ARM processor and so you will be facing a ton of problems if you start out directly with ESP8266 native programming. Experience with FreeRTOS is necessary. And knowledge of ARM processors is a plus.

Meanwhile, you should use the AT command set itself to get familiar with embedded networking.
Or use a third party platform like the NodeMCU (based on ESP8266) for easy scripting and creation of applications!

I'd really not recommend starting out with native ESP8266 programming straight away if you come from a hardware design background.

Statistics: Posted by Guest — Sun Dec 11, 2016 1:06 pm


]]>
2016-11-30T22:35:50+08:00 2016-11-30T22:35:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3154&p=10738#p10738 <![CDATA[Re: SDK for newbies]]> I have worked with FPGA from Altera, industrial controllers like PLC's and basic microcontrollers from Microchip. That's all my previous experience in this field.

I haven't worked with Linux or Ubuntu ever, and as far as I understand (from the little documentation I've found), the SDK works in those OS.

I have no idea where to start developing.

Statistics: Posted by jdruano — Wed Nov 30, 2016 10:35 pm


]]>
2016-11-30T22:23:24+08:00 2016-11-30T22:23:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3154&p=10736#p10736 <![CDATA[Re: SDK for newbies]]> I'd love to help you out, but may I please know your current level of experience with embedded systems?
The Arduino interface is very simplistic compared to the SDK, which implements complex programming methodologies. Also, the ESP8266 processor is not a standard core like an ARM. So things are tough for newbies.

Statistics: Posted by Guest — Wed Nov 30, 2016 10:23 pm


]]>
2016-11-30T01:14:13+08:00 2016-11-30T01:14:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3154&p=10732#p10732 <![CDATA[SDK for newbies]]>
I have been working with ESP8266 for two weeks now using Arduino IDE.
I would like to use Espressif SDK but I have no idea where to start as I do not understando how to use the files on Github. I have watched videos online about the native SDK but I do not get any complete guide or step by step manual for a newbie.

Is there anybody who could help me, please?

Statistics: Posted by jdruano — Wed Nov 30, 2016 1:14 am


]]>