News:

To visit MidNite Solar click this link www.midnitesolar.com

Main Menu

Recent posts

#11
Off Topic Discussions / Re: I am thinking the outbound...
Last post by FNG - April 02, 2026, 07:11:01 AM
I pinged my IT dept
#12
Local App software / Re: Local Status Panel will no...
Last post by ClassicCrazy - April 01, 2026, 07:41:56 PM
I haven't used the local status app in awhile. Seems like what I did i the past if I ever lost contact with them was to delete the old ip address in the app, set the ip in Classic to DHCP , and let the router find it again. Then when it is back on the app , you can go in Classic MNGP and make whatever IP address static again. Also do the same for in the router you use  - reserve the IP address so it doesn't ever give it out to something else again.
If none of that works, maybe try delete local app from your computer and reload it again.
Also - just in case you just started using some other monitoring software for the Classic - the Classic can have only one ip connection at a time . So if there was other software being used , then the local status app won't find the Classic until that other software was disconnected.
Larry
#13
Quote from: qcda1 on March 30, 2026, 05:28:40 PMIf it can help, I just finished a Home Assistant custom component that can read pretty much all the Midnite Classic's registers and more and create corresponding sensors/entities in Home Assistant that can be used to control and chart stuff and feed the nice Sunsync power flow chart.
The custom  component is in GitHub at https://github.com/qcda1/ha_midnite_classic

At installation, the user can select the values he want to be created as entities in HA from a total of 54 from which 11 are selected by default. The sampling period can be specified from 30s to 1 hour. The Classic must be on the same LAN than HA and a host name should be configured as this will be the name of the equipment in HA.

Here is a sample installation picture:


Regards,

Daniel.

did you build write commands in that to be able to change setting or do something like force bulk or float , etc ?
Your project looks good though I haven't tried it because what I have above in first post  is working for me now. 
Larry
#14
Local App software / Local Status Panel will not po...
Last post by SDman - April 01, 2026, 03:55:16 PM
Hello all - new to the forum and looking for some guidance.

Have a Classic 150 and Lite 150 connected to the system since 2014 and had read consistently until the last yr or so.  That is, when pull up the app on computer, neither will pull up (device not available) with the IP address or, it will only pull up one of them, but.....it will not populate any data at all.

I've pinged them and they all come back with no packets lost. 

App is set to autodetect.

Any guidance on this besides potentially changing DHCP to a fixed static?

SDman
#15
Off Topic Discussions / I am thinking the outbound ema...
Last post by bigbillsd - April 01, 2026, 11:53:28 AM
I think the email system that sends out alerts about responses isn't fully setup so the sender cannot be verified.  My guess is its missing SPF or DKIM security records for the MX configuration.  I would imagine most larger email systems stick these in the spam folder like gmail does.  That causes me to miss them for days.. I'm probably not alone.  This is not a new situation.  -Bill

 midniteforumEmailIssue.jpg
#16
The Rosie / Re: Parallel Rosies not sharin...
Last post by FNG - March 31, 2026, 11:27:06 AM
Quote from: Wizbandit on March 29, 2026, 06:11:14 AM
Quote from: Wirenut on March 11, 2026, 09:27:10 PMI have an off grid system installed with 2 Rosie inverters in parallel. The AC input is a 14 kW generator. When generator charging the Rosies don't share equally. Also, sometimes, not long after a generator auto start charge cycle is completed there is a fault code for AC overload on L1.
I've attached 3 pictures. One shows the FW in each component. Left and Right are two different MNGP2 displays. Master is the master Rosie. Rosie is the slave Rosie.
The others pictures are summary's of the inverters activity on the same day when a generator auto start occurred to charge the batteries. As you can see, one Rosie took in over 7,000 watts for long enough to take in over 49 kWh. The other Rosie shows all zeros for the same day.
I thought maybe the parallel threshold was set to high at 40% but I didn't think that affected charging, just inverting. I changed the parallel threshold down to 25%. At the time the generator wasn't running and total load on the inverters was about 1 kW. When I lowered it to 25% the slave inverter came on which seemed strange with such a low load.
Any ideas are appreciated. I don't know if this is multiple problems or if they are related.
Thanks for your help.

"Stacked" Rosie inverters do not share loads ( and apparently charging) equally when there is AC IN I'm told.  Things like AC IN wire lengths may cause voltage drops between inverters and the balance issues.  To properly balance AC IN operations (and SELL MODE, which is not yet available) will take "Closed Loop" communications between all inverters which does not happen with the present firmwares...

We can hope the engineers will find time to add this feature in the future but it does not seem to be effecting very many installations right now so it's low priority.

I think what Jim (Whizbandit) meant to say is, Stacked Rosies may not share equally IF in grid support mode. Even then if one is doing more than the other the lagger will throttle up as the leader gets towards its maximum so for example if your are in grid support and have a 10KW load one Rosie may run say 6KW and one may run 4KW but if you had a 3KW load one may run 2.5KW and one runs 500 Watts

When in normal mode or off grid they share within a few hundred watts. Also when charging they share within a few hundred watts.

If you have a stacked set of Rosies not sharing and they are NOT in grid support its likely a wire/breaker resistance issue
#17
Hawke's Bay / Re: Float time
Last post by ClassicCrazy - March 30, 2026, 09:13:00 PM
Bulk and Absorb ( the green spot on bar graph) happened normally this morning now that I had Rebulk set correctly .
hawkes bay charge stage 3.jpg
hawkes bay charge stage voltage.jpg
Larry
#18
General info / Midnite Classic data to Home A...
Last post by qcda1 - March 30, 2026, 05:52:48 PM
If it can help, I just finished a Home Assistant custom component that can read pretty much all the Midnite Classic's registers and more and create corresponding sensors/entities in Home Assistant that can be used to control and chart stuff and feed the nice Sunsync power flow chart.
The custom  component is in GitHub at https://github.com/qcda1/ha_midnite_classic

At installation, the user can select the values he want to be created as entities in HA from a total of 54 from which 11 are selected by default. The sampling period can be specified from 30s to 1 hour. The Classic must be on the same LAN than HA and a host name should be configured as this will be the name of the equipment in HA.

Attached is a sample installation picture:

Regards,

Daniel.
#19
The "Classic" charge controller / Re: Classic data on Home Assis...
Last post by qcda1 - March 30, 2026, 05:28:40 PM
If it can help, I just finished a Home Assistant custom component that can read pretty much all the Midnite Classic's registers and more and create corresponding sensors/entities in Home Assistant that can be used to control and chart stuff and feed the nice Sunsync power flow chart.
The custom  component is in GitHub at https://github.com/qcda1/ha_midnite_classic

At installation, the user can select the values he want to be created as entities in HA from a total of 54 from which 11 are selected by default. The sampling period can be specified from 30s to 1 hour. The Classic must be on the same LAN than HA and a host name should be configured as this will be the name of the equipment in HA.

Here is a sample installation picture:


Regards,

Daniel.
#20
The Rosie / Re: Pros and Cons of Closed/Op...
Last post by bigbillsd - March 29, 2026, 01:09:53 PM
Quote from: Brucey on March 29, 2026, 11:35:10 AMWhich simply doesnt happen when using open loop and a shunt, because the shunt can detect much smaller currents.

I will be using a repurposed BMV 712 shunt.  That is also something I will need to get into SA.. 

I did try connecting my ECO's to the Rosie just now.  The MGNP does now give me SOC so I am thinking it may be working.. sort-of  Nothing in SA anymore for the battery. 
I do not seem to have a way to terminate the bus now,  I plugged in the SA RJ45 into the MGNP second port and I plugged in the batteries into the Second Port on the Rosie.  Now I am wondering how I can terminate it as there are no more ports on the CAN bus.  I was googling a hub but not seeing much except stuff dedicated for certain printers.  I was thinking I needed termination on Both sides.  But it looks like it may be working without termination.  Not a lot of Canbus errors on the MGNP.  At least they do not seem to be incrementing up.  I am thinking I am only seeing the First ECO battery.  Each battery has a CAN port.  Maybe I need to daisy chain them.  But not sure how yet.  There are a lot of ports on the front of the batteries. 

I connected the Rosie CAN port to CAN on the front of the battery and it seems to see one battery.  Then I added 3 more Twisted Pair cables, from the RS485-1 to the battery below's CAN port, same for the next two hooking up all 4 batts.  I am pretty sure I am still only seeing one battery in the MGNP2 and SA.  I saw Ryan's example and he sees all 4 of his batts.
If you see the IN RS485 Out ports on the right, I am using that for the EcoWorthy Battery monitor screen.  But they are not RJ45 connecting, look like the 4 or 6 wire RJ's