You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameter command not giving ant data. Setting voltage and current working.
if i do # ./r4850 can0 i only get
Huawei R4850G2 53.5VDC 3000W Rectifier Configuration Utility V1.1 http://www.beyondlogic.org
If i do
./r4850 -v 51 can0 -s
I get:
Huawei R4850G2 53.5VDC 3000W Rectifier Configuration Utility V1.1 http://www.beyondlogic.org
Setting voltage to 51.00V
Saving to non-volatile memory for off-line operation
Success setting on-line voltage to 51.00V
Success setting non-volatile (off-line) voltage to 51.00V
The text was updated successfully, but these errors were encountered:
Hello, the scope of my instructions may be a little small, but there are no mature open source control boards on the market now, only some closed source control boards, which are used to control r4875-r4815. If you are interested in these products, we can study them together
I solved the issue. One should carefully read the commands. There was a typo in the interfaces file. And yes I am interested to get a functional controller for the Huawei power supply and there are many people interested.
Parameter command not giving ant data. Setting voltage and current working.
if i do # ./r4850 can0 i only get
Huawei R4850G2 53.5VDC 3000W Rectifier Configuration Utility V1.1
http://www.beyondlogic.org
If i do
./r4850 -v 51 can0 -s
I get:
Huawei R4850G2 53.5VDC 3000W Rectifier Configuration Utility V1.1
http://www.beyondlogic.org
Setting voltage to 51.00V
Saving to non-volatile memory for off-line operation
Success setting on-line voltage to 51.00V
Success setting non-volatile (off-line) voltage to 51.00V
The text was updated successfully, but these errors were encountered: