Which SDK to use?
Posted: Fri Mar 06, 2015 12:53 am
It appears that there are three SDKs that are available for use with the ESP8266 at the moment:
> ESP IOT RTOS SDK
> Official SDK (esp_iot_sdk_v0.9.5_15_01_23)
> ESP Open SDK
So, from a users perspective which one is the "best" (considering documentation, stability, support, performance)? And, what are the differences between each of the SDKs?
I've read that the APIs of the "esp_iot_rtos_sdk" are same as "esp_iot_sdk", but what are the advantages/disadvantages of one or the other? I'm also not completely sure about the two modes that available when building the esp-open-sdk, what are the implications of choosing mode 1 i.e. having a non-standalone toolchain/sdk?
So many choices, so little time...
> ESP IOT RTOS SDK
> Official SDK (esp_iot_sdk_v0.9.5_15_01_23)
> ESP Open SDK
So, from a users perspective which one is the "best" (considering documentation, stability, support, performance)? And, what are the differences between each of the SDKs?
I've read that the APIs of the "esp_iot_rtos_sdk" are same as "esp_iot_sdk", but what are the advantages/disadvantages of one or the other? I'm also not completely sure about the two modes that available when building the esp-open-sdk, what are the implications of choosing mode 1 i.e. having a non-standalone toolchain/sdk?
So many choices, so little time...