Search found 15 matches

by Ian
03 Jan 2023, 19:40
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

TD-er wrote: 03 Jan 2023, 18:32 You need to flash the "Factory" bin file.
So sorry, how stupid of me I was doing 2 things at once.

Now it works!!

Thank you for your time and patience.
by Ian
03 Jan 2023, 17:34
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

You have uploaded an ESP32s2 bin file on a regular ESP32 chip, that's not going to work, as they have different cpu architectures... Try to use this file: ESP_Easy_mega_20221224_normal_ESP32_4M316k.factory.bin Oops sorry, I missed that. I managed to get the new ESP Download tool V3.9.3 running on a...
by Ian
02 Jan 2023, 20:24
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

Or the Python tool, as described here: https://randomnerdtutorials.com/flashing-micropython-firmware-esptool-py-esp32-esp8266/ as that's also used/included by the Espressif Windows tool I'm not having much luck :( I erased the flash and installed the factory.bin ian@Ians-iMac Desktop % python -m es...
by Ian
02 Jan 2023, 10:33
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

I'll try the Python tool, will it automatically flash at address 0x0 (zero)?
by Ian
02 Jan 2023, 10:17
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

Thanks again, Best I use the Espressive tool on a PC then
by Ian
02 Jan 2023, 10:14
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

And also what flash tool is used here?
I don't recognize this info formatting.
It's the ESPHome-Flasher on MacOS, could you recommend another, I could also do it on a PC?
Does this tool support some option to "not change bin"?
No it's quite basic.
by Ian
02 Jan 2023, 10:01
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

Re: ESP32 FS Errors Hanging

When using an external flash tool (not via OTA Firmware Update) for the initial upload, you need to flash the .factory.bin file. That includes the partition table, including the FS partition (and other required partitions), so ESPEasy can format the FS as it will be uninitialized. After configuring...
by Ian
31 Dec 2022, 15:07
Forum: ESP Easy: Hardware
Topic: ESP32 FS Errors Hanging
Replies: 17
Views: 3070

ESP32 FS Errors Hanging

Hello, I've tried installing "ESP_Easy_mega_20221224_normal_ESP32_4M316k" on 2 different WROOM ESP32's (non S2) and both flash correctly, but give FS errors and hang. Can someone give some advice please? Ian Using '/dev/cu.usbserial-0001' as serial port. [16:43:15]INIT : Booting version: E...
by Ian
08 Jun 2020, 08:33
Forum: ESP Easy: General Discussion
Topic: WEMOS D1 Mini Not waking from Sleep
Replies: 5
Views: 6859

Re: WEMOS D1 Mini Not waking from Sleep

parabacus wrote: 08 Jun 2020, 00:07 Have you connected GPIO-16 (D0) with pin RST?
"I'm using a D1 mini, set the Sleep awake time to 60 tried the Sleep Delay at 0 and 30, connected GPIO16 to RST, but alas it won't wake up."
by Ian
08 Jun 2020, 08:31
Forum: ESP Easy: General Discussion
Topic: WEMOS D1 Mini Not waking from Sleep
Replies: 5
Views: 6859

Re: WEMOS D1 Mini Not waking from Sleep

How is the unit powered? Some USB power banks do not provide continuous voltage when the current drawn is too low. So if you try running it from an external power source, please also try running it via an USB port on your PC or an USB phone charger or powered USB hub. Yes thanks, a better power ban...
by Ian
07 Jun 2020, 16:11
Forum: ESP Easy: General Discussion
Topic: WEMOS D1 Mini Not waking from Sleep
Replies: 5
Views: 6859

WEMOS D1 Mini Not waking from Sleep

Hello,

Yet another sleep problem,

I'm using a D1 mini, set the Sleep awake time to 60 tried the Sleep Delay at 0 and 30, connected GPIO16 to RST, but alas it won't wake up.

Did a search here and on Dr. Google but no luck.

Could anyone help, please?
by Ian
14 Apr 2019, 12:38
Forum: ESP Easy: Software
Topic: Writing to InfluxDB from HTTP Advanced controller?
Replies: 19
Views: 20196

Re: Writing to InfluxDB from HTTP Advanced controller?

Hello,

I wish to do the same as @water, mqtt > function but with the influxDB node.

Would someone happen to have a flow including the function or explain how for this, I'm not too hot on Javascript?

Thanks
by Ian
23 Sep 2018, 17:34
Forum: ESP Easy: General Discussion
Topic: Plugin 70 NeoPixel Clock
Replies: 0
Views: 1885

Plugin 70 NeoPixel Clock

Hello all, I see that theNeoPixel Clock ring is still in testing, but I've gone ahead and ordered a ring. Just to have a look at the plugin in ESPEasy I set the plugin to NORMAL, and while compiling in Arduino ide, there is a warning in the void timeToStrip that the b_val is unused. In fact, the ass...
by Ian
23 Sep 2018, 17:12
Forum: Introduce yourself
Topic: Ian from Switzerland
Replies: 1
Views: 2351

Ian from Switzerland

Hello all,

I'm British but have been living in Switzerland for many years.

Just getting into the world of ESP8266 and ESP32 and stumbled on ESPEasy, what a fantastic system you're creating!! it really does make programming ESP8266's far easier than with the Arduino IDE well done!!

Regards
Ian
by Ian
05 Aug 2018, 15:17
Forum: Introduce yourself
Topic: Grüzi from Switzerland
Replies: 0
Views: 2624

Grüzi from Switzerland

Hello all, I'm British but living in Switzerland for a loooooong time. I've been tinkering with Arduino (ESP8266, ESP32) and Raspberry Pi off and on for a couple of years now. I think I'm at a basic level of programming but just found out about ESPEsay which makes things much easier, which is also v...