Hi.
I've been playing around with an Anenji 4200 W inverter lately and the new version of it, instead of an RS232 port, has a built-in Wi-Fi module that broadcasts forcefully to some crooked Chinese portal. I unscrewed this module, soldered the suspect CPU (EB-WFBLE-03) out of it and crammed in the JST 5-pin connector that corresponds to the RS232 from the inverter to the module. In this way I was able to replace this crap with an ESP32 module and thus put all the data (MODBUS-RTU) into the homeassistant. Despite the soldering out of the CPU the RS485 to the BMS still works.
I'm throwing up a repo with what I was able to figure out:
https://github.com/psalkiewicz/esphome-2026-anenji4200/
Feel free to discuss if you have any ideas or similar thoughts with this repo.
I've been playing around with an Anenji 4200 W inverter lately and the new version of it, instead of an RS232 port, has a built-in Wi-Fi module that broadcasts forcefully to some crooked Chinese portal. I unscrewed this module, soldered the suspect CPU (EB-WFBLE-03) out of it and crammed in the JST 5-pin connector that corresponds to the RS232 from the inverter to the module. In this way I was able to replace this crap with an ESP32 module and thus put all the data (MODBUS-RTU) into the homeassistant. Despite the soldering out of the CPU the RS485 to the BMS still works.
I'm throwing up a repo with what I was able to figure out:
https://github.com/psalkiewicz/esphome-2026-anenji4200/
Feel free to discuss if you have any ideas or similar thoughts with this repo.