![]() |
|
kWh resolution - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=87) +--- Forum: N30 (https://www.kincony.com/forum/forumdisplay.php?fid=97) +--- Thread: kWh resolution (/showthread.php?tid=8862) |
RE: kWh resolution - admin - 03-08-2026 please download newest PC software v1.0.26.0306. this version support show with 0.001kwh. RE: kWh resolution - Vega - 03-08-2026 Data was cleared, but I did it again with this version. ![]() But still this, this is with a 100W bulb ![]() This is part of the yaml code. Code: uart:RE: kWh resolution - admin - 03-08-2026 we will update esphome yaml later, will post at here. RE: kWh resolution - Vega - 03-15-2026 Any ETA on the corrected YAML file? RE: kWh resolution - spacerunner - 03-18-2026 Same here, please post the updated YAML file. Just ordered 4 (!) units of N30, N20 and N10 and need the correct ESPHOME definitions for precise measurements. thank you
RE: kWh resolution - admin - 03-18-2026 under developing, when finish, will make video tour upload to our YouTube channel to explain. RE: kWh resolution - Painy - 03-18-2026 When you make the video, could you make it into a real life scenario tutorial? I've made two mistakes when installing the n30 that could have been avoided with better instructions.
The documentation on the website is lacking about hardware configuration. It's mainly about software. Thank you [/list] RE: kWh resolution - admin - 03-19-2026 ok, thanks for suggestion. RE: kWh resolution - spacerunner - 03-20-2026 We are currently in the process of implementing several Nxx units into a larger building project. Unfortunately, as Painy has stated before, there are some important informations missing in the documentation. I would greatly appreciate if the missing information would be Mae available here in the forum or on the documentation first. Videos can be helpful, but more detailed written information is even more valuable. Therefor, I want to ask for: 1. ARM source code Would you be willing to always share the current ARM source code (corresponding for example to -> N102030_KU_V20_260305SP.zip binary) here in the forum? BL0910 documentation is widely available in detail, but the Arm chip sitting between the ESP32 and the BL0910 is the blind spot. Understanding / being able to debug / customize the current ARM firmware would greatly help to improve the unit. 2. CT ratios Please document on how to adjust the CT ratios per channel, also via ESPHome. 2000:1 is by far not suitable for all needs. Especially for lower current / low power measurements. 3. CT input limits documentation Please document the maximum input limit (mA) of the Nxx units. In combination with setting / adjusting the CT ratios per channel, this will enable to pick the right CTs for the individual use case. 4. BL0910 Active Power registers Like Painys problem before, maybe there is a way to manually register the active power for a channel in the BL0910 internal registers? This would allow to, for example, connect CT channel 17 to the voltage input of voltage channel 1 (phase 1). The reason is simple, and directly connected to Painys issue. Real world scenario here: We have a N30 interface but need to measure - 15 datapoints on Phase 1 - 7 datapoints on Phase 2 - 6 datapoints on phase 4 Not possible at the moment. Thank four for helping !
RE: kWh resolution - admin - 03-23-2026 here is new KCS v3 firmware for N10,N20,N30,N60 support 0.001kwh precision.
KCS_N60_V3.24.2_beta_20260322-122241.zip (Size: 1.02 MB / Downloads: 32)
KCS_N30_V3.24.2_beta_20260322-122240.zip (Size: 1.01 MB / Downloads: 29)
KCS_N20_V3.24.2_beta_20260322-122349.zip (Size: 1.01 MB / Downloads: 28)
KCS_N10_V3.24.2_beta_20260322-122243.zip (Size: 1.01 MB / Downloads: 28)
new ESPHome yaml download for N10,N20,N30,N60 support 0.001kwh precision. N60: https://www.kincony.com/forum/showthread.php?tid=9157 N30: https://www.kincony.com/forum/showthread.php?tid=9156 N20: https://www.kincony.com/forum/showthread.php?tid=9155 N10: https://www.kincony.com/forum/showthread.php?tid=9154 |