dtbaker61
Well-Known Member
- First Name
- Dan
- Joined
- May 11, 2020
- Threads
- 126
- Messages
- 4,822
- Reaction score
- 4,525
- Location
- santa fe,nm
- Website
- www.envirokarma.org
- Vehicles
- MME (delivered 2/26/21), DIY eMiata BEV
- Occupation
- Solar Sales/install
We had this problem. Check with your dealer to see if they have access to the required software fix. Ours is fixed now, 100% confirmed. But it may take some doing for your dealer to get the software fix, in lieu of an over-the-air update.
BTW, the reason I know ours is 100% fixed is because I am able to snoop on what the FordPass app is doing and there is an API that shows the 12 volt battery status. It used to show:
But now I can see that when the Mach-E is doing a "conditioning" cycle, every six hours, it is actually topping off the battery:Code:"battery": { "batteryHealth": { "value": "STATUS_LOW", "timestamp": "02-23-2021 22:39:58" }, "batteryStatusActual": { "value": 12, "status": "CURRENT", "timestamp": "02-24-2021 19:01:19" } }
15V Is also what the 12V accessory socket shows when the Mach-E is running and the LVB is being topped off constantly by the HVB. This behavior proves to me that the LVB is getting topped every 6 hours.Code:"battery": { "batteryHealth": { "value": "STATUS_GOOD", "timestamp": "02-25-2021 16:39:58" }, "batteryStatusActual": { "value": 15, "status": "CURRENT", "timestamp": "02-25-2021 13:01:19" } }
I am dying to know how to 'snoop' on this data, and if any other runtime data is available from any other port somewhere?
I would dearly love to see the traction pack voltage, and current datastream so it could display actual kW in/out of traction pack somewhere ALL the time, even if it is to an external display or phone app via bluetooth.
Sponsored