Recent content by JohnG

  1. JohnG

    choosing option with Climate with ºC through enginering secret option menu.

    Decided to remove the original post as unsure if there could be any legal implications if I provide additional information on how to modify internal vehicle settings.
  2. JohnG

    Project Realtime Navigation and Remote Recharging Monitoring :: ABRP

    Are you sure about this as you have to have Premium to use Apple Car Play, but Android Auto, isn't on the list of Premium features.
  3. JohnG

    Fully Charged Marvel R Review

    My local MG dealer in Norway called me a week ago and invited me to look at the AWD Marvel R last Friday. Seems the importer has a number of cars as other dealers were doing the same thing. The car was only available for one day, so unfortunatley no test drive, however, I was able to have...
  4. JohnG

    Project Realtime Navigation and Remote Recharging Monitoring :: ABRP

    I have tested the PID's included in the "ZS-pretend-MG5.csv" using my ZS EV and it looks like there are a number of them that I believe are incorrect. In the screenshot below the first set of PID's which are updated in red work in TorquePro and I am seeing the correct results. If for example I...
  5. JohnG

    PID's for Torque Pro app

    Sorry typo in the equation: (VAL{MG_HV_Battery_Volts} * VAL{MG_HV_Current}/1000) * -1 As you can see added the "*" symbol
  6. JohnG

    PID's for Torque Pro app

    The battery charge rate PID calculation in your example appears to not be correct. This is what I got working (VAL{MG_HV_Battery_Volts} * VAL{MG_HV_Current}/1000)-1 the multiply symbol "" needs to be added between the 2 values and and after "1000)" I have also added a new Cell Inbalance guage...
  7. JohnG

    PID's for Torque Pro app

    I have managed to get the HV Battery Current PID working in Torque. I checked the value with the Thai app and its the same. This is the PID I have added: "Name" MG HV Battery Current "ShortName" Current "ModeAndPID" 22b043 "Equation" (INT16(A:B) - 40000) * 0.25 / 10 "Min Value"...
  8. JohnG

    PID's for Torque Pro app

    Hi again. have tried to calculate the charge/discharge rate, but I get a Zero value for both PID's I have used for HV_Current. I have tried: 22b043 min val -200.0 max val 200.0 unit A Equation (INT16(A:B) - 40000) * 0.25 / 10 Header 781 and 22b043 min val -200.0 max val 200.0 unit A Equation...
  9. JohnG

    PID's for Torque Pro app

    Many thanks for the info much appreciated. Certainly see the logic of getting the cell variance using values form all the packs, be intersting to see what the difference is when all packs are used. (y)
  10. JohnG

    MG ZS EV ECU data via the Torque Pro app

    Thanks for the fan equation, with TP displayed while I am driving I can always see the fan speed. If you change it the infotainment screen is so laggy that it can take a few seconds to display the fan speed ribbon after you rotate the fan control. With the phone I am using for TP in my line of...
  11. JohnG

    PID's for Torque Pro app

    Thanks for the work you have done on this as well much appreciated. I have posted in another thread (Torque Pro) and have found that if you want to display the same temp as the car does then you need to select "22bb05" row 25 in your PID list. if I use Ambient Temperature (22e01b) row 29 it...
  12. JohnG

    MG ZS EV ECU data via the Torque Pro app

    Seems I may have found the PID that reports Outside Temp and mirrors what we see in the car. Previously I had been using 22e01B "Ambient Temperature" but this returned no values. I have checked what the infotainments screen is displaying a number of times and I am seeing the same value in the...
  13. JohnG

    MG ZS EV ECU data via the Torque Pro app

    Have been trying out the Extended PID's in the the CSV file I downloaded from GitHub (Nix) and have set up my own Dashboard in Torquepro: From the list of PID's I saw that there wasn't one for Battery Temperature, so took a chance and created a new one using the values listed by OVMS in...
  14. JohnG

    PID's for Torque Pro app

    As an FYI the folder for storing the PID CSV file is hidden in Android. I used the My Files app with show hidden files checked and searched for "torque". It displayed the "extendedpids" folder and copied in the ZS.CSV file. Did the same to finrd thr folder for Dashboard and added the Dashboard...
  15. JohnG

    Rapid Charging, Just how far must you drive before 50KW is seen?

    I did some testing last week here in Norway to see what charging speed I would get with a car that has the latest BMS SW that fixed the cell imbalance issues. I am using the Thai MG EV app which shows the battery temperature. Outside temperature was 20 c and the car had not been driven very far...
Back
Top Bottom