You can chat about native SDK questions and issues here.

User avatar
By Metonimie
#73638 I compiled the smart_config example from ESP8266_RTOS_SDK and I got:

No boot needed.
Generate eagle.flash.bin and eagle.irom0text.bin successully in BIN_PATH
eagle.flash.bin-------->0x00000
eagle.irom0text.bin---->0x20000

How do I flash it on my NodeMCU using esptool.py?