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

Add how to flash the alternative firmware to the WiFi dongle #60

Open
syssi opened this issue Jun 29, 2022 · 5 comments
Open

Add how to flash the alternative firmware to the WiFi dongle #60

syssi opened this issue Jun 29, 2022 · 5 comments
Labels
documentation Improvements or additions to documentation wifi-version

Comments

@syssi
Copy link
Owner

syssi commented Jun 29, 2022

Extend the WiFi dongle page by a "How to flash the alternative firmware" paragraph.

  1. Backup the stock firmware
  2. Flash the alternative firmware: esphome run esp8266-wifi-dongle-example.yaml
  3. Remove all wires especially the nRESET and GPIO0 pull-down
  4. Plug the WiFi dongle back into the Soyosource inverter
  5. Enjoy!

https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/blob/main/docs/wifi-dongle/README.md

@syssi syssi added documentation Improvements or additions to documentation wifi-version labels Jun 29, 2022
@mrbluebrett
Copy link

I’m trying to flash the wifi 1.7 module but i cant figure out how to do it…
I have a ch340 module (
https://a.aliexpress.com/_EIqwewj ) and i connect the wires to the wifi module but i cant read or flash the module. Should I connect the Rx to Rx or the Rx to Tx?
also which flasher can i use? Web? Espflash?
I have esphome running in docker and usually download the firmware and flash it …

@syssi
Copy link
Owner Author

syssi commented Jan 10, 2023

@syssi
Copy link
Owner Author

syssi commented Jan 10, 2023

The CH340 based usb-to-serial converter is fine. You can use any flashing tool as soon as you have prepared the wifi dongle properly (see the how to).

@mrbluebrett
Copy link

Ok, I did it thank you.
I was connecting the Tx and Rx to the usb board pins, not to the esp itself.

@syssi
Copy link
Owner Author

syssi commented Jan 10, 2023

The pins of the USB-plug are connected to the MS51FB9AE. The MS51 expects the specific protocol and isn't a transparent bridge / not only acts as a level shifter. So it's required to connect RX/TX directly to the ESP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wifi-version
Projects
None yet
Development

No branches or pull requests

2 participants