Search found 8 matches

by CharlieB
Mon Aug 01, 2016 8:09 pm
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

Well yes, it was the flash size to be blamed and offcourse my ignorance... :D .

The 12E/F have presumably 4096k, while ESP201 has just 512K of flash.
by CharlieB
Mon Aug 01, 2016 7:22 pm
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

I flashed a ESP12F with this "esp8266-2016-08-01-v1.8.2-80-gb456484.bin" and it flashed OK.

I guess, there could be something wrong with my ESP201 board.

Sorry for the trouble.
by CharlieB
Mon Aug 01, 2016 7:08 pm
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

Just wondering, if I'm the only one to face this problem ? Or am I doing something wrong.

BTW, "esp8266-2016-08-01-v1.8.2-80-gb456484.bin" did not flash or work properly.

Sorry.
by CharlieB
Mon Aug 01, 2016 1:13 pm
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

I am on a Windows OS system.

I had/have successfully flashed the first released binary on my ESP201 system using ESPFlasher.

But the new binary does not load at all. Towards the end , it gives an error and returns back.

Is there any other tool on Windows OS to flash the Binary ?

Thank you.
by CharlieB
Mon Aug 01, 2016 8:53 am
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

Sorry even "esp8266-2016-08-01-v1.8.2-79-g0e4cae5.bin" does not load.

Error : Error:Write flash timeout. (ESP8266 Flasher)
by CharlieB
Mon Aug 01, 2016 8:13 am
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Re: Error flashing latest Binaries

There is no error but just hangs out and does not complete the full binary transfer. Once again, I am using ESP8266 Flasher program on a Windows OS. I am not too sure, but could it be some checksum error , etc. Goes till the end but does not complete the firmware transfer. "esp8266-2016-07-12-v1.8.2...
by CharlieB
Sun Jul 31, 2016 9:54 pm
Forum: ESP8266 boards
Topic: Error flashing latest Binaries
Replies: 13
Views: 11241

Error flashing latest Binaries

I am getting an error flashing the latest binaries esp8266-2016-07-31-v1.8.2-77-gbc39129.bin

The previous binaries still loads.

I am using NodeMCU Firmware programer (ESP8266 Flasher) on Windows OS.
by CharlieB
Sun Jul 31, 2016 8:49 pm
Forum: ESP8266 boards
Topic: Help: uPython Webpage Example
Replies: 1
Views: 3147

Help: uPython Webpage Example

Hi ,

Can anyone point me to any example of a webpage driven LED On/Off project using uPython.

There are many on Lua but could not find any on uPython.

Also thank you everyone for making the Binaries free for all. Really a big step forward.