-
Forum
-
Software/programming
-
ESP8266 Arduino IDE programming
-
Strange configurations
Strange configurations
Less
More
-
Posts: 5
-
Thank you received: 0
-
-
8 years 5 months ago - 8 years 5 months ago #3343
by donvukovic
I am using this board:
NodeMcu Lua Lolin V3 Wireless WiFi Internet of Things Development Board ESP8266
Search ebay for pic.
I am trying to run the CheckFlashConfig.ino program.
If I configure with a Generic ESP board, I get Wrong Configuration:
Flash real id: 001640E0
Flash real size: 4194304
Flash ide size: 524288
Flash ide speed: 40000000
Flash ide mode: DIO
Flash Chip configuration wrong!
When I change the board to NodeMcu, the CheckFlashConfig.ino program says OK:
Flash real id: 001640E0
Flash real size: 4194304
Flash ide size: 4194304
Flash ide speed: 40000000
Flash ide mode: DIO
Flash Chip configuration ok.
When I run the Relay program from another thread, the program will run on Generic but not on NodeMCU !
Any idea why ?
Last edit: 8 years 5 months ago by
donvukovic. Reason: Ebay links do not work. Go figure.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 5
-
Thank you received: 0
-
-
-
Forum
-
Software/programming
-
ESP8266 Arduino IDE programming
-
Strange configurations
Time to create page: 0.403 seconds