-
Notifications
You must be signed in to change notification settings - Fork 132
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
Comments
I have tried suggestions there but without success. |
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. |
You're doing something wrong. Does flash successful? Maybe try to erase whole memory and try from blank |
Can you try using the usb-c and not TTL to upload the firmware? |
And are your sure you are uploading the binary file and not a 'download' of the github webpage? (which some people do by mistake) |
|
You are uploading the OTA file which only works when you use the heishamon webinterface. You are now overwrinting the boot, partitions etc. |
Use the binary from this zip to upload to address 0x000 (it includes the partions, bootloader etc) |
Looks like the problem is once again sitting in front of the monitor ... thank you very much. |
hello, I'm also using the large version and managed to brick it somehow... |
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. |
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) |
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. |
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?
The text was updated successfully, but these errors were encountered: