Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
N60 Loss of kWh on reset
#9
These buttons (modbus coil writes) also do not reset...anything, as far as I can tell.

Code:
- platform: template
  name: "Warm Reset"
  icon: "mdi:refresh"
  id: clear_btn_chip_500
  on_press:
    - modbus_client.write_single_coil:
        address: 0x01
        start_address: 500
        value: true
- platform: template
  name: "Factory Reset"
  icon: "mdi:refresh"
  id: clear_btn_chip_510
  on_press:
    - modbus_client.write_single_coil:
        address: 0x01
        start_address: 510
        value: true

Installed ARM firmware from here (https://www.kincony.com/forum/showthread.php?tid=9172)

Installed KCS from here (https://www.kincony.com/forum/showthread.php?tid=8864)

Version page:

   

Monitor page (bank 5 and 6):

   

I attempted to use the "clear" buttons from within the KCS software to reset the stored kWh values, they did not reset anything. Additionally, I attempted a "Factory Reset" button click, also did not reset any saved kWh values. (In both cases, the button press was then followed by waiting for the unit to reboot itself.)

----

I've gone down this rabbit hole because I wanted to have a fresh starting point for testing the CT's. In addition to one of the CT's not restoring previous kWh values that started this thread, I've also noticed that CT 59 and 60 (bank 6, ch 9&10) have registered kWh's...despite the fact that I don't have anything plugged into those ct pins!
Reply


Messages In This Thread
N60 Loss of kWh on reset - by chuyskywalker - 08-28-2026, 04:28 AM
RE: N60 Loss of kWh on reset - by admin - 08-28-2026, 06:36 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 08-28-2026, 02:34 PM
RE: N60 Loss of kWh on reset - by admin - 08-29-2026, 01:17 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-01-2026, 08:45 PM
RE: N60 Loss of kWh on reset - by admin - 09-02-2026, 12:47 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-02-2026, 01:00 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-03-2026, 02:31 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-03-2026, 03:40 PM
RE: N60 Loss of kWh on reset - by admin - 09-03-2026, 09:29 PM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-03-2026, 10:54 PM
RE: N60 Loss of kWh on reset - by admin - 09-04-2026, 12:41 AM
RE: N60 Loss of kWh on reset - by chuyskywalker - 09-04-2026, 03:58 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)