ESP8266 RTOS SDK onReady event

hreintke
Posts: 9
Joined: Fri Jan 08, 2016 6:56 am

ESP8266 RTOS SDK onReady event

Postby hreintke » Fri Jan 08, 2016 7:07 am

LS,

I am working on moving from NONOS SDK 1.5.0 to the RTOS SDK version 1.3.0.

Within the NONOS SDK, there is a callback when the system initialization is complete.
This is set by the following function

Code: Select all

void system_init_done_cb(init_done_cb_t cb)


In the RTOS SDK I don't see a similar function.

Is there a way to detect the completion of system initialization ?

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: ESP8266 RTOS SDK onReady event

Postby ESP_Faye » Mon Jan 11, 2016 3:45 pm

Hi,

Sorry that there is no system_init_done_cb in ESP8266_RTOS_SDK.

You can create a task to do the things. Here is a demo based on ESP8266_RTOS_SDK, ESP8266_IOT_PLATFORM.

Who is online

Users browsing this forum: No registered users and 1 guest