Search found 19 matches
- Tue Aug 27, 2024 10:18 pm
- Forum: Firmware
- Topic: KH10.5 grid charge limitation issue
- Replies: 4
- Views: 3232
Re: KH10.5 grid charge limitation issue
Are you charging the EV off the Inverter (solar/battery) itself ?, if not it’s better to keep the EV charger in front of the inverters CT so that it doesn’t see the load. I’m not sure on the gridchargelimit - I can see why it’s a good idea for the European markets with PeakShaving etc.. (i’ll give W ...
- Sat Jul 13, 2024 10:21 am
- Forum: Firmware
- Topic: KH10.5 grid charge limitation issue
- Replies: 4
- Views: 3232
Re: KH10.5 grid charge limitation issue
Will, this is 100% a bug for FoxESS. Note the effects of the EVSE starting near 00:30. 12kW is grid volts at 50A which is the ceiling for that setting. Dave, I need to have my CT config as is for many reasons inc solar divert. https://i.ibb.co/LS5S24J/image.png https://i.ibb.co/tD7NM8k/image.png ...
- Tue Jul 09, 2024 9:29 pm
- Forum: Firmware
- Topic: KH10.5 grid charge limitation issue
- Replies: 4
- Views: 3232
KH10.5 grid charge limitation issue
Hi, Has anyone raised the "GridChargeCurrentLimited" issue with FoxESS UK? This feature creates soft limit to the maximum current draw as measured by the CT. The range offered on the web configuration is capped at 50A (~12kW) however this significantly throttles the KH battery charge rate when other ...
- Sat May 13, 2023 12:24 pm
- Forum: CAN bus (Advanced Users)
- Topic: FoxESS V1 BMS protocol
- Replies: 4
- Views: 8917
Re: FoxESS V1 BMS protocol
Probably best to open a new post.
- Sat Mar 25, 2023 8:36 am
- Forum: Firmware
- Topic: Any chance of gaining control capabilities over Modbus?
- Replies: 3
- Views: 2814
Re: Any chance of gaining control capabilities over Modbus?
That has been done as a HA add-on. You can check it out here https://github.com/nathanmarlor/foxess_em
- Sun Mar 05, 2023 12:31 pm
- Forum: Dashboards
- Topic: Home Assistant + Grafana
- Replies: 3
- Views: 4398
Re: Home Assistant + Grafana
Also using Grafana.
Can you post your json configs for the dash? I'd like to improve my own.
Can you post your json configs for the dash? I'd like to improve my own.
- Sun Mar 05, 2023 12:30 pm
- Forum: Hybrid (Solar + Battery)
- Topic: MeterRS485 Comms Ports...
- Replies: 2
- Views: 1081
Re: MeterRS485 Comms Ports...
Can't comment on RS485, but on CT vs Modbus meter the CT wins. Reaction to changes in phase conditions is much faster from what I can tell as the sampling rate is higher. Normally I would prefer to use an Eastron (I have on in circuit) over CT but having switched to the FoxESS platform my mind has ...
- Fri Feb 24, 2023 11:54 am
- Forum: Battery Hardware
- Topic: Battery Balancing
- Replies: 5
- Views: 3053
Re: Battery Balancing
Quick update, Modbus TCP -> RTU has now been implemented and works with the standard HA setup as a USR-W610. If someone wants to test a prototype let me know.
- Thu Feb 23, 2023 10:57 pm
- Forum: Firmware
- Topic: The ethernet port no longer works from firmware version 1.50
- Replies: 24
- Views: 10503
Re: The ethernet port no longer works from firmware version 1.50
Ethernet ports are vulnerable by their mere availability. Having embedded controllers available on a network is always a problem, communications on ethernet uses up valuable resources on the tiny Arm Cortex MCUs that runs the entire inverter. Mess with that port and you can bring the whole lot down ...
- Mon Feb 13, 2023 5:31 pm
- Forum: CAN bus (Advanced Users)
- Topic: FoxESS V1 BMS protocol
- Replies: 4
- Views: 8917
Re: FoxESS V1 BMS protocol
V2 is a knowledge void for me. I can only demonstrate what I know based on how my own kit presents (fw < 1.50). There are two communication buses at play here, master to inverter and master to slaves. I do not have any information on the latter. I'm happy to look at the V2 in detail but I need can ...
- Sun Feb 12, 2023 8:42 pm
- Forum: CAN bus (Advanced Users)
- Topic: FoxESS V1 BMS protocol
- Replies: 4
- Views: 8917
FoxESS V1 BMS protocol
Users who wish to decode the can bus messages sent between the BMS and inverter can find a suitable dbc file here: https://github.com/rand12345/solax_can_bus/tree/dbc_codegen When used in conjunction with a can bus sniffer (SavvyCan), this file will decode each can message into human-readable values ...
- Thu Feb 09, 2023 7:20 am
- Forum: Customer/End User Help
- Topic: Fox Hardware board.
- Replies: 6
- Views: 3611
Re: Fox Hardware board.
Much appreciated.
- Sun Feb 05, 2023 2:09 pm
- Forum: Battery Hardware
- Topic: Battery Balancing
- Replies: 5
- Views: 3053
Re: Battery Balancing
Quick update.
I have the LilyGo CAN485 running with dual can bus. Pretty nice unit.
Edit: Some screenshots from Home Assistant from BMS can comms (MQTT)
I have the LilyGo CAN485 running with dual can bus. Pretty nice unit.
Edit: Some screenshots from Home Assistant from BMS can comms (MQTT)
- Sat Feb 04, 2023 1:56 pm
- Forum: Battery Hardware
- Topic: Battery Balancing
- Replies: 5
- Views: 3053
Re: Battery Balancing
Yes, it will be the exact same data but with a ~2 second refresh rate. I can knock some basic PoC up once the boards arrive. Can bus will be set to listen only so it’s a pretty safe system that should not require the BMS cables to be unplugged. I have an assumption that BMS and Com share the same c ...
- Sat Feb 04, 2023 11:30 am
- Forum: Battery Hardware
- Topic: Battery Balancing
- Replies: 5
- Views: 3053
Re: Battery Balancing
If Python is your thing I should be able to give you some PoC code for monitoring the raw values coming out of the BMS (Com) which can be pushed to MQTT (HA hosted Mosquitto) or modbus TCP. It will help with local rapid data measurements of charge rates, high and low cell volts, temps, etc Hardware ...
- Fri Feb 03, 2023 10:09 am
- Forum: Welcome space / Install gallery
- Topic: Hi from Lancashire - new PV / FOX ESS
- Replies: 2
- Views: 1265
Re: Hi from Lancashire - new PV / FOX ESS
Could you describe the problem in a bit more detail? Screenshots or photos could help if it's data related.
Looks like the NW is well represented here, quite a few of us now!
Looks like the NW is well represented here, quite a few of us now!
- Fri Feb 03, 2023 9:04 am
- Forum: Inverter Hardware
- Topic: Potential ESP32 comms interface
- Replies: 7
- Views: 3880
Re: Potential ESP32 comms interface
Appols for the late reply, didn't enable notifications! As I see it, the operation of such a device would be transparent as the primary goal would be to map the RTU registers to TCP. Configuring the HA integration would be a matter of setting it up as per the TCP template. There may be one or two ...
- Mon Jan 30, 2023 12:38 pm
- Forum: Inverter Hardware
- Topic: Potential ESP32 comms interface
- Replies: 7
- Views: 3880
Potential ESP32 comms interface
Hi StealthChesnut Reaching out on here regarding this post on your HA repo https://github.com/StealthChesnut/HA-FoxESS-Modbus/discussions/50#discussioncomment-4818239 Would you be interested in a collaborative project to develop a custom interface? There appears to be quite a few V2 issues that can ...
- Sat Jan 28, 2023 11:41 am
- Forum: Customer/End User Help
- Topic: Fox Hardware board.
- Replies: 6
- Views: 3611
Re: Fox Hardware board.
Will, Would you consider a dedicated topic to can bus communications? This would bridge both battery (agnostic) and inverter and may suit its own section. The reason for the request is to reach out to other techs and devs who would be interested in patching many of the new V2 issues that have been ...