Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifi does not work and led shows nothing #544

Closed
kirchma opened this issue Sep 25, 2024 · 14 comments
Closed

wifi does not work and led shows nothing #544

kirchma opened this issue Sep 25, 2024 · 14 comments
Labels

Comments

@kirchma
Copy link

kirchma commented Sep 25, 2024

I have the large version of the HeishaMon v5 PCB (date 05-2024). After I was initially able to set everything up, the WLAN stopped working and I could no longer access it. I uploaded the firmware HeishaMon.ino.esp32-v3.5.bin (model-type-large) with https://espressif.github.io/esptool-js/ using a USB-TTL cable. The upload goes through but nothing happens afterwards. No wifi signal, the status-led stays off all the time. Can anyone help me?

@geduxas
Copy link
Contributor

geduxas commented Sep 25, 2024

#535

@kirchma
Copy link
Author

kirchma commented Sep 26, 2024

I have tried suggestions there but without success.
I have activated the flash mode, changed the binary address to 0x0000 and also tried TX and RX in both combinations. The ESP tool always runs through and outputs “Hash of data verified” at the end. During the whole process the status LED never lights up and the wifi is not visible. The status LED seems strange to me, any other tips?

@kirchma
Copy link
Author

kirchma commented Sep 30, 2024

I have tried everything but the status led never lights up. Even when I use the LAN module, I can't see HeishaMon on the network.
Is this simply a hardware defect? I mean the LED should light up in some color?

@geduxas
Copy link
Contributor

geduxas commented Sep 30, 2024

You're doing something wrong. Does flash successful? Maybe try to erase whole memory and try from blank

@IgorYbema
Copy link
Contributor

Can you try using the usb-c and not TTL to upload the firmware?

@IgorYbema
Copy link
Contributor

And are your sure you are uploading the binary file and not a 'download' of the github webpage? (which some people do by mistake)

@kirchma
Copy link
Author

kirchma commented Sep 30, 2024

  1. I hold the boot button, press the reset button for 1 second and then release the boot button. Ι should be in flash mode now?
  2. I only used the usb-c connection to upload this file.
  3. result see screenshots. Then I click disconnect and press the reset button once. Meanwhile, the status led is not lit, which is still unsettling.

image

@IgorYbema
Copy link
Contributor

You are uploading the OTA file which only works when you use the heishamon webinterface. You are now overwrinting the boot, partitions etc.
Let me look for the correct file

@IgorYbema
Copy link
Contributor

Use the binary from this zip to upload to address 0x000 (it includes the partions, bootloader etc)
HeishaMon.ino.esp32-v3.8.complete.zip

@kirchma
Copy link
Author

kirchma commented Oct 3, 2024

Looks like the problem is once again sitting in front of the monitor ... thank you very much.
I have an additional question, as soon as I activate “use s0 kWh metering” under settings (GPIO 12 & 14) and reboot heishamon, the lan connection is lost and the status led lights up red. From here on the factory reset (press boot button for 10 sec) does not work either. Is there a bug or am I doing something wrong again?

@firen456
Copy link

hello,

I'm also using the large version and managed to brick it somehow...
@IgorYbema I used your 3.8 binary with partitions and bootloader and flashed it via USB-C. Flashing was fine according to esptool-js...
But I cant get it working. Neither via LAN-Module oder Wifi Hotspot. There's no connection.
Do u have any idea?

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Nov 14, 2024
@IgorYbema
Copy link
Contributor

hello,

I'm also using the large version and managed to brick it somehow... @IgorYbema I used your 3.8 binary with partitions and bootloader and flashed it via USB-C. Flashing was fine according to esptool-js... But I cant get it working. Neither via LAN-Module oder Wifi Hotspot. There's no connection. Do u have any idea?

You need https://github.com/IgorYbema/HeishaMon/blob/main/binaries/model-type-large/HeishaMon.ino.esp32-v3.8.complete.bin to flash directly (to flash address 0x0000)

@github-actions github-actions bot removed the Stale label Nov 15, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 15, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants