logo elektroda
logo elektroda
X
logo elektroda

Internet module ecoNet 300 and ecoLINK2

jamrjan 146034 617
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #601 21524199
    SławekSS
    Level 24  
    And what are you connecting it to and how
  • ADVERTISEMENT
  • #602 21524300
    ppsirius
    Level 8  
    Connected to the solar collector controller. Two centre cables in 4-pin RJ-pot.
    Solar collector controller with illuminated LCD display and connected wires. .
    USB to RS485 adapter connected to a TP-Link router and a tool kit on a wooden table. .
  • #603 21527005
    SławekSS
    Level 24  
    connect this rs485 dongle to the PC and see what the device manager reports under ports (com and lpt)
  • #604 21528055
    ppsirius
    Level 8  
    I guess that's the right equipment?
    FT232R USB UART properties window showing details for FTDI driver installation. .
  • ADVERTISEMENT
  • #605 21528063
    SławekSS
    Level 24  
    It appears to be ok.
    In that case, you are not connecting to the solar controller.
    Check on the board (along the paths) to which pins A and B are actually connected, if you are sure to the middle two of this rj-12
  • #606 21536586
    arni077
    Level 11  
    >>21528055 .
    @ppsirius
    If you want to Solars, read post #484.
    Because the soft from cookers will not work.
  • #607 21596357
    ppsirius
    Level 8  
    I'm unable to extract this bin file, anyone have perhaps the files needed to upload to /www/econet/ ?
  • ADVERTISEMENT
  • #608 21596500
    SławekSS
    Level 24  
    and what exactly do you need?
  • #609 21596509
    ppsirius
    Level 8  
    I have uploaded the soft and everything is getting up. I need those solar collector files to be uploaded to the /www/econet folder. I deduce that they are in this bin file, however I cannot extract it.
  • #610 21596517
    SławekSS
    Level 24  
    If you have the .bin file from econet sol, upload the whole thing via tpft and you'll have all the web content.
  • #612 21600313
    ppsirius
    Level 8  
    On macOS no program could extract the archive properly, and I didn't have Windows to hand. Thanks for the files.
  • #613 21615333
    ppsirius
    Level 8  
    Czy zna ktoś może default hasło do root ecosol?
  • #614 21619844
    ppsirius
    Level 8  
    How should I upload this file? I am not able to access via SSH to the router :/.
    Internet module ecoNet 300 and ecoLINK2 .
  • #615 21620111
    ppsirius
    Level 8  
    Does this ecosol firmware have some kind of lock? I am trying to upload this bin under solar collectors trying recovery.bin tp_recovery.bin however nothing is being sent from the tftp server. I hold wps and the router starts flashing, also set static ip to 192.168.0.66 however I am unable to upload firmware under the collectors.
    Do you guys have any ideas on how to get this working?

    Thanks for your help
  • #616 21620163
    SławekSS
    Level 24  
    You must first upload OpenWRT via tftp and only after that upload the .bin file as an OpenWRT upgrade.

    See earlier posts for a detailed description.

    the ecosol file cannot be uploaded directly
  • ADVERTISEMENT
  • #617 21620314
    ppsirius
    Level 8  
    I have uploaded ecosol and now I am unable to restore OpenWrt. It pings 192.168.0.66, but after firing up tftpd64 and holding the WPS button nothing happens. Has anyone had any success uploading OpenWrt on ecosol?
  • #618 21620324
    SławekSS
    Level 24  
    Configure a TFTP server as follows:

    IP address 192.168.0.225
    The *.tftp-recovery.bin file is available in the root and renamed as tp_recovery.bin
    Connected to the mr3020v3 via a wired connection

    Install OpenWrt

    Power off the mr3020v3
    Hold down the 'reset' button - this is adjacent to the row of lights on the top panel
    Apply USB power to the mr3020v3 while holding the reset button
    After 20-30 seconds the upload will be complete, release the reset button

    The OpenWrt image will now be loaded on the device. By default wireless will be disabled. The system will be available on its wired interface on 192.168.1.1.

Topic summary

The discussion centers on the ecoNet 300 internet module and the ecoLINK2 interface used for communication with central heating controllers, particularly Plum-manufactured ecomax series boilers. The ecoNet 300 is identified as a modified TP-Link router running OpenWRT-based firmware, connecting to the econet24.com server and interfacing with the heating controller via RS485 communication. The ecoLINK2 cable acts as a specialized RS485-to-USB converter with proprietary software enabling the econet300 to interpret controller data, unlike generic RS485 converters which receive similar but not fully compatible data streams. Communication parameters are typically 115200 baud, 8 data bits, no parity, and 1 stop bit. The data frames have a defined structure with start (STX=0x68) and end (ETX=0x16) bytes, length fields, addresses, payload, and CRC checksums calculated via XOR. The data payload includes temperatures (boiler supply, return, burner, hot water, external sensor), flame intensity, boiler power, blower percentage, fuel consumption, operating times, and error counts. Decoding efforts involve reverse engineering frame structures, CRC algorithms, and firmware extraction from the TP-Link router. Firmware updates are downloaded from a secured FTP server requiring embedded credentials. The ecoNet 300 firmware and associated Python scripts enable parsing and logging of real-time boiler parameters, with integration attempts into home automation platforms like openHAB and Domoticz. Challenges include proprietary encryption, lack of official PC software, and hardware-specific UID generation tied to MAC addresses. Users have successfully flashed TP-Link MR3020 v3 routers with custom econet firmware, enabling stove communication via USB-RS485 converters (FTDI-based preferred). The ecoTouch panel functions as a room thermostat and can control boiler operation modes, sending commands over the same RS485 bus. Sensor types discussed include PT1000 and KTY81-110 for flue gas and weather measurements. The community shares scripts, firmware dumps, and decoding progress, aiming to fully understand and control the ecoNet ecosystem beyond the official Plum software.
Summary generated by the language model.
ADVERTISEMENT