softwarecrash/Solar2MQTT

MPP Solar PIP5048MG does not accept commands MUCHGC0xx and MCHGC0xx

Closed this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Used Hardware?

Wemos D1 Mini

What happened?

MPP Solar PIP5048MG does not accept commands MUCHGC0xx and MCHGC0xx

Screenshots / Fotos

none

Steps To Reproduce

No response

Version

1.x.x and above

Relevant livejson output

{"EspData":{"Device_name":"Solar2MQTT","ESP_VCC":2.965,"Wifi_RSSI":-45,"sw_version":"1.1.6","Free_Heap":23512,"HEAP_Fragmentation":21,"json_memory_usage":1102},"DeviceData":{"AC_in_rating_voltage":220,"AC_in_rating_current":22.7,"AC_out_rating_voltage":220,"AC_out_rating_frequency":50,"AC_out_rating_current":22.7,"AC_out_rating_apparent_power":5000,"AC_out_rating_active_power":5000,"Battery_rating_voltage":48,"Battery_re-charge_voltage":44,"Battery_under_voltage":42,"Battery_bulk_voltage":57.8,"Battery_float_voltage":57.8,"Battery_type":"User","Current_max_AC_charging_current":10,"Current_max_charging_current":60,"Input_voltage_range":"UPS","Output_source_priority":"Utility first","Charger_source_priority":"Utility first","Parallel_max_num":9,"Machine_type":"Off Grid","Topology":"Transformerless","Output_mode":0,"Battery_re-discharge_voltage":48,"PV_OK_condition_for_parallel":0,"PV_power_balance":1,"Max_charging_time_at_CV_stage":0,"Protocol_ID":"PI30"},"LiveData":{"AC_in_Voltage":218.3,"AC_in_Frequenz":50,"AC_out_Voltage":218.3,"AC_out_Frequenz":50,"AC_out_VA":5248,"AC_out_Watt":5248,"AC_out_percent":104,"Inverter_Bus_Voltage":424,"Battery_Voltage":57.8,"Battery_Charge_Current":0,"Battery_Percent":100,"Inverter_Bus_Temperature":36,"PV_Input_Current":0,"PV_Input_Voltage":0,"Battery_SCC_Volt":0,"Battery_Discharge_Current":0,"Status_Flag":10101,"Battery_voltage_offset_fans_on":0,"EEPROM_Version":0,"PV_Charging_Power":0,"Device_Status":110,"Battery_Load":0,"PV_Input_Power":0,"Inverter_Operation_Mode":"Line"}}

What browsers are you seeing the problem on?

Chrome

Did you enter it as three-digit? You have only entered two digits (xx) here.

The inverter expects the value to be three digits.

The inverter accepted commands with three-digit values. For example MUCHGC0050 or MCHGC0050. Thanks for the help