I am using the Arduino environment to program the 8266 (in particular, the HUZZAH board from Adafruit). It appears that it is using the RTOS SDK under the covers.
Is this correct?
What is NONOS? I see similar version numbers being released. What am I missing?
Thans,
/ji
PS: In case you are wondering why I would be using the Arduino environment: the reason is simple: there are lots of driver libraries for lots of sensors that have already been written for the that environment.
What is NONOS?
-
- Posts: 5
- Joined: Wed Mar 02, 2016 10:06 am
Re: What is NONOS?
Postby vinicius.vbf » Wed Mar 02, 2016 10:29 am
I believe that it should be read as NON-OS, which is different from the RTOS (Real Time Operating System) SDK version. Although, in the RTOS documentation we can read this:
This is what I get from it: the RTOS SDK is based on FreeRTOS (http://www.freertos.org) and provides schedulers and other facilitators alongisde the API. The NONOS SDK should provide only the core API without the FreeRTOS.
This is what I guess. I've found no documentation to support what I'm saying here and have worked only with the RTOS version of the SDK.
APIs of "ESP8266_RTOS_SDK" are same as "ESP8266_NONOS_SDK"
This is what I get from it: the RTOS SDK is based on FreeRTOS (http://www.freertos.org) and provides schedulers and other facilitators alongisde the API. The NONOS SDK should provide only the core API without the FreeRTOS.
This is what I guess. I've found no documentation to support what I'm saying here and have worked only with the RTOS version of the SDK.
Who is online
Users browsing this forum: No registered users and 16 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.