karawin / Ka-Radio

A wifi webradio with only low cost boards ESP8266 and VS1053 by Jp Cocatrix
Other
428 stars 91 forks source link

NodeMCU wifi not visible after flash #98

Closed Brahypelma closed 2 years ago

Brahypelma commented 2 years ago

image Hello . After flash nodeMcu with latest config I dont see any new wifi Console log: image Checked with 2 different nodeMCUs. Pls help

karawin commented 2 years ago

Check esp_init_data_default.bin

Brahypelma commented 2 years ago

Oh I have NodeMCU with 4mb flash so need to pich in the ESP Downloader 32Mdit flash size. That resolved my issue

aravindnc commented 1 year ago

@Brahypelma Can you explain what you did to fix the issue ?

Brahypelma commented 1 year ago

@aravindnc I fixed my issue with setting correct flash size to flash it to right addresses. U need to pick up correct flash size

aravindnc commented 1 year ago

@Brahypelma Thanks for the response. But the new flash download tool does not have the flash size selection feature. It seem to do it automatically.