Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 11 forks source link

"Regarding ESP8266 D1 mini, I cannot find the 'SolarTracerAP' Wi-Fi access point when flashing the firmware." #67

Closed ahn254 closed 1 year ago

ahn254 commented 1 year ago

I tried to flash "SolarTracerBlynk_3.0.8_esp8266_blynk.bin" into my "esp8266 D1 mini" board. However, after flashing, my phone cannot detect the "SolarTracerAP" Wi-Fi access point. How can I resolve this issue?

Hardware configuration is as follows:

1、LOLIN D1 mini v3.1.0 (A mini WiFi board with 4MB flash based on ESP-8266EX) 2、TTL to RS-485 module (MAX485)

I strictly follow the instructions below for the wiring. esp8266_sw_serial

222
ahn254 commented 1 year ago

"I have attempted to flash the firmware multiple times, but still cannot find the 'SolarTracerAP' Wi-Fi access point."

ahn254 commented 1 year ago

d1_mini_v3 1 0_1_16x16 d1_mini_v3 1 0_2_16x16

Bettapro commented 1 year ago

Change the offset value from 0x10000 to 0x0, then start the process again (the value next to the bin file input) image

Let me know if this solves your issue, so I can update the doc.