<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									EG4 Community Forum - Recent Topics				            </title>
            <link>https://forum.eg4electronics.com/community/</link>
            <description>EG4 Community Forum Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 14 Apr 2026 20:25:23 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>My inverter wasted grid power every morning. Built a forecasting engine to fix it.</title>
                        <link>https://forum.eg4electronics.com/community/forum/my-inverter-wasted-grid-power-every-morning-built-a-forecasting-engine-to-fix-it/</link>
                        <pubDate>Mon, 13 Apr 2026 22:41:37 +0000</pubDate>
                        <description><![CDATA[My home solar system(6000XP + Livepower v2) has a design flaw that costs real money every single night.
When the battery reserve hits 20%, the inverter cuts discharge and switches to paid g...]]></description>
                        <content:encoded><![CDATA[<p class="font-claude-response-body break-words whitespace-normal leading-">My home solar system(6000XP + Livepower v2) has a design flaw that costs real money every single night.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">When the battery reserve hits 20%, the inverter cuts discharge and switches to paid grid power. This happens around 2:00 AM. From that point on, I'm paying. And when the sun comes up, the inverter insists on recharging a buffer before releasing energy back to the house. So the grid bill keeps running until 7 or 8 AM with panels already producing above me. That's not a technical limitation. That's a delivery gap in the system's logic.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The manual workaround was simple: if tomorrow's forecast looked strong, I'd wake up at 5:00 AM and override the reserve limit to 0%, forcing the battery to drain just enough to meet sunrise perfectly. It made a noticeable difference on the bill. But one bad call on a cloudy day meant zero battery, and if the grid went down, zero house. The risk tolerance was unsustainable without automation.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">So I built the brain.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The goal was a predictive engine that could make that call autonomously: is tomorrow's solar production reliable enough to justify releasing the reserve? Yes or no, with real data behind it.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The first approach used NASA irradiance data. Failed immediately. Timezone misalignment between UTC and my local zone made the solar curve completely unusable. Migrated to Open-Meteo and built an astrophysical filter that zeroed out below-horizon hours mathematically.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The second approach used Meta's Prophet model trained on months of my own production data. Also failed. I had recently doubled my panel capacity with a second inverter, and Prophet kept averaging against the old baseline. My system was producing 6,000W and the model stubbornly forecasted 2,000W. It couldn't adapt to an infrastructure change, which is a familiar problem for anyone managing environments that evolve faster than the models tracking them.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">I'll be honest, I shelved the project for a while. Bought more batteries as a brute-force fix to survive the night. But the operational inefficiency kept nagging at me, so I came back to finish it right.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The solution was to abandon statistics entirely and build a physical scaling engine. Instead of training a model on historical averages, the system reads the last 7 days of real panel output to detect proven peak capacity, extracts thermal efficiency against the climate ceiling, and discounts tomorrow's cloud cover from the forecast API. Physics over pattern-matching. No training set, no hyperparameters. The model calibrates itself every night.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The output is a triple-curve forecast generated nightly: actual production (orange), ideal clear-sky potential (dotted bell), and a realistic prediction adjusted for every cloud in tomorrow's weather model (blue). The accuracy has been remarkably precise.</p>
2612
<p class="font-claude-response-body break-words whitespace-normal leading-">The decision engine is already built and tested. It doesn't run on a simple timer. It calculates three variables in real time: current household consumption, remaining battery capacity, and the scheduled sunrise hour. If the stored energy is enough to bridge that gap, it sends the release command. If not, it holds. A decision engine, not an alarm clock. I've been validating it by pushing automated Telegram notifications every time the system triggers a decision, and it works </p>
<p class="font-claude-response-body break-words whitespace-normal leading-">The only remaining piece is the Solar Assistant integration to execute the actual inverter parameter change automatically. Once that connection is live, the entire cycle runs without human intervention.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">Beyond my specific use case, this opens the door to something bigger: automatically deciding when to consume battery and when to hold it, so you either pay less or use 100% of your installed capacity instead of letting the inverter's conservative defaults leave energy on the table.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">I'm sharing the repo here. The README covers everything, and getting started is straightforward: just upload your inverter data. I left my own export files in as examples so you can see the expected format.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-">&lt;a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href=" <span style="color: #aaa">removed link</span> "&gt; <span style="color: #aaa">removed link</span></p>
<p class="font-claude-response-body break-words whitespace-normal leading-">Contributions welcome.</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>fcamargo</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/forum/my-inverter-wasted-grid-power-every-morning-built-a-forecasting-engine-to-fix-it/</guid>
                    </item>
				                    <item>
                        <title>eg4 12000xp offgrid rs485 terminals</title>
                        <link>https://forum.eg4electronics.com/community/forum/eg4-12000xp-offgrid-rs485-terminals/</link>
                        <pubDate>Sat, 11 Apr 2026 23:51:47 +0000</pubDate>
                        <description><![CDATA[I have an EG4 12000XP off-grid inverter, it&#039;s currently equipped with the wifi dongle, but I want to remove that and switch to local monitoring. I&#039;m wanting to try to do that myself versus b...]]></description>
                        <content:encoded><![CDATA[<p><span>I have an EG4 12000XP off-grid inverter, it's currently equipped with the wifi dongle, but I want to remove that and switch to local monitoring. I'm wanting to try to do that myself versus buying the etherent dongle.</span><br /><br /><span>I'm trying to figure out how to get local monitoring via RS485, but I'm running into a port conflict and need help confirming the green terminal block pinout.</span><br /><br /><span>My comm board does NOT have the two upper RJ45 ports (CT1/CT2) that most guides reference for RS 485. My board only has BAT COM and Parallel.</span><br /><span>My batteries are currently connected to the inverter via the BAT COM RJ45 port for closed-loop comms, so that port is occupied.</span></p>
&lt;div class=&quot;bbImageWrapper  js-lbImage&quot; title=&quot;1775951026041.png&quot; data-src=&quot; <span style="color:#aaa">removed link</span> " data-type="image" data-lb-sidebar-href="" data-lb-caption-extra-html="" data-single-image="1" data-fancybox="lb-post-1793427" data-caption="&lt;h4&gt;1775951026041.png&lt;/h4&gt;&lt;p&gt;&lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;diysolarforum.com&amp;#x2F;threads&amp;#x2F;eg4-12000xp-rs485-terminals.123716&amp;#x2F;#post-1793427&quot; class=&quot;js-lightboxCloser&quot;&gt;yam404 · Apr 11, 2026 at 4:44 PM&lt;/a&gt;&lt;/p&gt;"&gt; </div>
2598
<p><br /><br /><span>What I do have is the green terminal block above.</span><br /><br /><span>My questions:</span><br /><span>1. Are COM1 and COM2 on the green terminal block the RS485 A+ and B− lines?</span><br /><span>2. If so, which is A+ and which is B−?</span><br /><span>3. Is there any conflict with the batteries already using BAT COM, or are these completely separate?</span><br /><br /><span>Goal is to connect a USB RS485 adapter to the terminal block and read inverter data locally via Modbus.</span></p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>Anonymous 3251</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/forum/eg4-12000xp-offgrid-rs485-terminals/</guid>
                    </item>
				                    <item>
                        <title>Gridboss Hybride Breaker Issue</title>
                        <link>https://forum.eg4electronics.com/community/troubleshooting/gridboss-hybride-breaker-issue/</link>
                        <pubDate>Sat, 11 Apr 2026 00:55:55 +0000</pubDate>
                        <description><![CDATA[My Gridboss developed a problem with the Hybrid breaker. Normally when I turn off the hybrid breaker, there is no power interruption. But today I got a High Bus Bar fault and when I turned o...]]></description>
                        <content:encoded><![CDATA[<p>My Gridboss developed a problem with the Hybrid breaker. Normally when I turn off the hybrid breaker, there is no power interruption. But today I got a High Bus Bar fault and when I turned off the hybrid breaker I lost all power for several seconds and then the Gridboss tripped the power back on.</p>
<p>And the Flexboss 21 will not register any of my PV.</p>
<p>Worked with tier 1 support with no improvement today. Tried resetting/restarting everything with no improvement. </p>
<p>Anyone else have this issue or suggestions?</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>adyer1</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/troubleshooting/gridboss-hybride-breaker-issue/</guid>
                    </item>
				                    <item>
                        <title>Unable to get Solar to start</title>
                        <link>https://forum.eg4electronics.com/community/troubleshooting/unable-to-get-solar-to-start/</link>
                        <pubDate>Wed, 08 Apr 2026 17:49:54 +0000</pubDate>
                        <description><![CDATA[System Hardware - FlexBoss21, GridBoss, 23 PV panels
Symptom &amp; troubleshooting, This is a new, recently installed system that the PV never starts up. PV panels can be configured as two ...]]></description>
                        <content:encoded><![CDATA[<p>System Hardware - FlexBoss21, GridBoss, 23 PV panels</p>
<p>Symptom &amp; troubleshooting, This is a new, recently installed system that the PV never starts up. PV panels can be configured as two banks or one complete bank. Initially tried two banks connected to PV inputs 2 &amp; 3 where PV 2 had ~220VDC on it's input and PV 3 had ~ 180VDC. The MPPT's would never start up, i.e. no PV current pulled by inverter on either input (measured with external voltage and current meter). Also, no PV voltage displayed in any PV (1,2,3) Data, Chart, Voltage measurement. I can physically measure voltage at each PV 2 &amp; 3 inverter input terminals but yet no voltage measured by inverter other than small accuracy related fluctuations. In knowing that this inverter has a MPPT start up voltage of 200VDC. The thought was that I was right at it's minimum so I also lowered the Start PV Voltage to 170V. Still no go. I then configured the two strings into one complete string. This now has a voltage of ~380 - 400VDC. I then transferred this to MPPT 1's inputs. This did not work any better and I still could not see any voltage on PV 1's Data Voltage measurement. I have checked all settings under the maintenance tab and everything appears correct. Even the advanced settings -</p>
2593
<p>&nbsp;</p>
<p>Note that other than the above PV issue, all else appears to be working. Batteries can supply power to EPS loads &amp; can be charged from grid.</p>
<p>&nbsp;</p>
2594
<p>Eric - I can DM you with system access and other information if you want to look at it.</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>fkitzmann</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/troubleshooting/unable-to-get-solar-to-start/</guid>
                    </item>
				                    <item>
                        <title>Grid Services sign up error</title>
                        <link>https://forum.eg4electronics.com/community/forum/grid-services-sign-up-error/</link>
                        <pubDate>Tue, 07 Apr 2026 20:39:19 +0000</pubDate>
                        <description><![CDATA[I&#039;ve tried to sign up for EG4 Grid Services a couple times.  I login, i choose my site and my primary inverter, fill out my information, using my account number for my ameren IL account and ...]]></description>
                        <content:encoded><![CDATA[<p>I've tried to sign up for EG4 Grid Services a couple times.  I login, i choose my site and my primary inverter, fill out my information, using my account number for my ameren IL account and i get the error message:</p>
<p>&nbsp;</p>
<p>eg4electronics.com says:</p>
<p>Failed to commission site. Please try again later.</p>
<p>&nbsp;</p>
<p>Do i need to make a setting change on my gridboss or inverters?</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>captjwh</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/forum/grid-services-sign-up-error/</guid>
                    </item>
				                    <item>
                        <title>EG4_FAAB-2727 (Most Recent Firmware)</title>
                        <link>https://forum.eg4electronics.com/community/flexboss21/eg4_faab-2727-most-recent-firmware/</link>
                        <pubDate>Mon, 06 Apr 2026 21:51:44 +0000</pubDate>
                        <description><![CDATA[EG4_FAAB-2727
2026-03-29

Based on FAAB-2626/2525.
Match LCD V25.
1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltag...]]></description>
                        <content:encoded><![CDATA[<h3 data-v-2d096cc4="">EG4_FAAB-2727</h3>
<h5 class="title" data-v-2d096cc4="">2026-03-29</h5>
<ul class="list" data-v-2d096cc4="">
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Based on FAAB-2626/2525.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Match LCD V25.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltage-Active mode disabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">2. Improved. Added RS485 BUS communication support on the Meter485 port for PPL Electric installations.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">3. Improved. LUMA Grid Profile: Voltage-Active Power mode enabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">4. Improved. HECO Grid Profile: Frequency-Active Power mode enabled by default; under-excited reactive power set as default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">5. Improved. Optimized charging power limitations when PV power is unbalanced across inverters in a parallel system.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">6. Improved. LCD phase setting labels updated from R/S/T to A/B, B/C, C/A （LCD V25）.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">7. Improved. Update fan logic to start fans at a lower temperature to optimize heat dissipation.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">8. Bug Fixes. Fixed repeated switching between on-grid and off-grid modes on the secondary inverter triggered by off-grid cut-off voltage in parallel shared-battery and lead-acid battery mode.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">9. Bug Fixes. Reduced probability of repeated state switching between PVBatGridOn and PVChgGridOn.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">10. Bug Fixes. Fixed the inability to exit on-grid AC couple charging state and switch to battery discharge when load exceeds AC couple power in a parallel system.</span></li>
</ul>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>EG4 Eric</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/flexboss21/eg4_faab-2727-most-recent-firmware/</guid>
                    </item>
				                    <item>
                        <title>EG4_FAAB-2727 (Most Recent Firmware)</title>
                        <link>https://forum.eg4electronics.com/community/12kpv/eg4_faab-2727-newest-firmware-2/</link>
                        <pubDate>Mon, 06 Apr 2026 21:46:08 +0000</pubDate>
                        <description><![CDATA[EG4_FAAB-2727
2026-03-29

Based on FAAB-2626/2525.
Match LCD V25.
1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltag...]]></description>
                        <content:encoded><![CDATA[<h3 data-v-2d096cc4="">EG4_FAAB-2727</h3>
<h5 class="title" data-v-2d096cc4="">2026-03-29</h5>
<ul class="list" data-v-2d096cc4="">
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Based on FAAB-2626/2525.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Match LCD V25.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltage-Active mode disabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">2. Improved. Added RS485 BUS communication support on the Meter485 port for PPL Electric installations.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">3. Improved. LUMA Grid Profile: Voltage-Active Power mode enabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">4. Improved. HECO Grid Profile: Frequency-Active Power mode enabled by default; under-excited reactive power set as default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">5. Improved. Optimized charging power limitations when PV power is unbalanced across inverters in a parallel system.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">6. Improved. LCD phase setting labels updated from R/S/T to A/B, B/C, C/A （LCD V25）.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">7. Improved. Update fan logic to start fans at a lower temperature to optimize heat dissipation.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">8. Bug Fixes. Fixed repeated switching between on-grid and off-grid modes on the secondary inverter triggered by off-grid cut-off voltage in parallel shared-battery and lead-acid battery mode.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">9. Bug Fixes. Reduced probability of repeated state switching between PVBatGridOn and PVChgGridOn.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">10. Bug Fixes. Fixed the inability to exit on-grid AC couple charging state and switch to battery discharge when load exceeds AC couple power in a parallel system.</span></li>
</ul>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>EG4 Eric</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/12kpv/eg4_faab-2727-newest-firmware-2/</guid>
                    </item>
				                    <item>
                        <title>EG4_FAAB-2727 (Most Recent Firmware)</title>
                        <link>https://forum.eg4electronics.com/community/18kpv/eg4_faab-2727-newest-firmware/</link>
                        <pubDate>Mon, 06 Apr 2026 19:09:51 +0000</pubDate>
                        <description><![CDATA[EG4_FAAB-2727
2026-03-29

Based on FAAB-2626/2525.
Match LCD V25.
1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltag...]]></description>
                        <content:encoded><![CDATA[<h3 data-v-2d096cc4="">EG4_FAAB-2727</h3>
<h5 class="title" data-v-2d096cc4="">2026-03-29</h5>
<ul class="list" data-v-2d096cc4="">
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Based on FAAB-2626/2525.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">Match LCD V25.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">1. Improved. New England Grid Profile — added regional grid profile support for New England configurations, with Voltage-Active mode disabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">2. Improved. Added RS485 BUS communication support on the Meter485 port for PPL Electric installations.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">3. Improved. LUMA Grid Profile: Voltage-Active Power mode enabled by default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">4. Improved. HECO Grid Profile: Frequency-Active Power mode enabled by default; under-excited reactive power set as default.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">5. Improved. Optimized charging power limitations when PV power is unbalanced across inverters in a parallel system.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">6. Improved. LCD phase setting labels updated from R/S/T to A/B, B/C, C/A （LCD V25）.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">7. Improved. Update fan logic to start fans at a lower temperature to optimize heat dissipation.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">8. Bug Fixes. Fixed repeated switching between on-grid and off-grid modes on the secondary inverter triggered by off-grid cut-off voltage in parallel shared-battery and lead-acid battery mode.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">9. Bug Fixes. Reduced probability of repeated state switching between PVBatGridOn and PVChgGridOn.</span></li>
<li data-v-2d096cc4=""><span data-v-2d096cc4="">10. Bug Fixes. Fixed the inability to exit on-grid AC couple charging state and switch to battery discharge when load exceeds AC couple power in a parallel system.</span></li>
</ul>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>EG4 Eric</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/18kpv/eg4_faab-2727-newest-firmware/</guid>
                    </item>
				                    <item>
                        <title>18kPV Sudden Solar/PV Clipping after Battery SOC Reached</title>
                        <link>https://forum.eg4electronics.com/community/forum/18kpv-sudden-solar-pv-clipping-after-battery-soc-reached/</link>
                        <pubDate>Sun, 05 Apr 2026 14:16:51 +0000</pubDate>
                        <description><![CDATA[Hi, yesterday, I noticed my PV started clipping around 12PM, when my 3 EG4 outdoor wallmount batteries attached to my 18kPV reached their set charge point and my house switched to grid expor...]]></description>
                        <content:encoded><![CDATA[<p><br /><br />Hi, yesterday, I noticed my PV started clipping around 12PM, when my 3 EG4 outdoor wallmount batteries attached to my 18kPV reached their set charge point and my house switched to grid export. My PV was at 11.1kW, then dropped to 10.6 kW and held there until available daylight dropped below 10.6kW of power to my panels some hours later.<br /><br />Never had this issue before (my grid export is set to a limit of 12kW). The day prior, very very similar lighting conditions and actually slightly higher kW solar output and had no clipping around this event.<br /><br />I checked my Tigo Optimizers when the clipping began: it definitely wasn't one of those going offline - all had the same output as expected.<br /><br />The clipping occured only on PV2 and PV3 - PV1 continued to produce its normal output. Voltage on PV2 and PV3 rose commensurate with the clipping event, which makes sense. I have extensively searched online and on screen for any setting that might have caused this with no explanation. I checked radiator temperature and it was normal - 68 degrees, it was a very cool day outside (approx 50 degrees F) and the inverter is in the shade all day long (outside).<br /><br />Graph of clipping event on April 4th:<br /><br /></p>
2590
<p><br />Yellow is PV, green is power flow to battery, orange is power flow to house, blue is power flow to grid. dotted grey line is max theoretical power output of my system given angle and placement of panels.<br /><br />Graph of April 4th production with no clipping. Slightly higher power output because it was extremely windy and even colder outside.<br /><br /></p>
2591
<p><br />I definitely missed out on a few kW of production here. If this continues, I will be missing out on a serious amount of production here, and we need every kW and kWh we can get out of this system. Hoping EG4 customer support can help me out here.</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>drewc</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/forum/18kpv-sudden-solar-pv-clipping-after-battery-soc-reached/</guid>
                    </item>
				                    <item>
                        <title>EG4 18Kpv low output off grid</title>
                        <link>https://forum.eg4electronics.com/community/forum/eg4-18kpv-low-output-off-grid/</link>
                        <pubDate>Sun, 05 Apr 2026 00:31:30 +0000</pubDate>
                        <description><![CDATA[I just installed a replacement EG4 18Kpv off grid.  I am trying to troubleshoot the issues.  Issue number one is the vBusP(v) output is low and highly variable.  For instance, the &quot;steady st...]]></description>
                        <content:encoded><![CDATA[<p>I just installed a replacement EG4 18Kpv off grid.  I am trying to troubleshoot the issues.  Issue number one is the vBusP(v) output is low and highly variable.  For instance, the "steady state" hoovers around 183.4 which I was told it should be around 195-200.  The high for vBusP(v) can jump up to 211.4 like today.  The former EG4 18Kpv had this same issue, but it would also drop very fast momentarily down to as low as 135.6, which was the cause of burning out 13 low voltage transformers in our house.  Issue number two is that the voltage in the house is low as well.  For instance, on the prior inverter the voltage in the house was pretty steady at 119.3v until you plugged in the Keurig and it would drop down to 117.5v (and the total loads for the house was a measly 2200w).  On this new inverter, the "steady state" voltage is 118.4v and when you plug in the Keurig it pulls it down to 116.5v.  I'm less concerned about the voltage as I am about the low voltage sag that is burning out these low voltage transformers that in our furnace, our furnace zone controller, our garage door openers, our exercise bikes, etc.  This has gotten very expensive at this point.  Has anyone else with an EG4 18Kpv had this same issue and if so, what did you do to correct it?</p>]]></content:encoded>
						                            <category domain="https://forum.eg4electronics.com/community/"></category>                        <dc:creator>MTJAG</dc:creator>
                        <guid isPermaLink="true">https://forum.eg4electronics.com/community/forum/eg4-18kpv-low-output-off-grid/</guid>
                    </item>
							        </channel>
        </rss>
		