Search results

  1. 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.
  2. 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...
  3. 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
  4. 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...
  5. 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"...
  6. 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...
  7. 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)
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. JohnG

    Project OBD2 - Mobile App v1.2.1 and later

    I will try the "Pause" idea when I next do a 100% charge. I will unplug and then start a new charge session once the car reports 100% SOC. Will then let it balance for as long as I can and see what the charger reports has been pulled for the time it was balancing and then post some more numbers...
  14. JohnG

    Project OBD2 - Mobile App v1.2.1 and later

    Have the very latest BSM car was delivered back after 2 weeks with approx. 21mv imbalance. Charged again to 100% over the weekend, car showed 100% SOC and app showed 92.8%. Cell Voltage Max = 4.176V Min = 4.157V. Battery Voltage in car 449V app 450.25V. Balanced for 2.5 hours, charger showed...
  15. JohnG

    ECU Module version spreadsheet

    I have posted in the other ODB2 thread. My car got the updated BMS and was at the dealer here in Norway for 2 weeks. They carried out the balancing and when the care was "released" on Thursday they said the imbalance was now down to 23mv form 189mv when they took it in. Max voltage at 100% SOC...
  16. JohnG

    Project OBD2 - Mobile App v1.2.1 and later

    Car was returned on Thursday after 2 weeks at the dealer in Norway, the updated BMS software was installed and then they carried out balancing. As you see in the screenshot voltage is now 449. On eco I am seeing max range with heating "Off" of 284km (178 miles). I charged to 100% and it balanced...
Back
Top Bottom