OVMS: Open source electric vehicle remote monitoring, diagnosis and control
1–10 of 15 posts
Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#2Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#3Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#4Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#5Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#6Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#7Unfortunately for the 2023 Nissan Leaf has a CAN gateway module. Basically, it's like a firewall or gateway to filter out CAN writing commands commands so you can't directly talk to the car with open tools through the OBD-II. Basically, it's a read-only port that's only when the car is powered on. Unfortunately a lot of cars are now starting to do this. I guess I'm gonna have to make a modified version of CAN tap cab…
Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#8I own a Hyundai Ioniq 5. There seems to be documentation for OVMS support: https://docs.openvehicles.com/en/latest/components/vehicle_h... but very little documentation for how to get up and running or even where to obtain hardware for my car. $350 plus a few bucks a month for a low data SIM is actually worth it for me for privacy, and Hyundai charges $100 a year for buggy software with less features. I hope this tak…
Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#9Unfortunately for the 2023 Nissan Leaf has a CAN gateway module. Basically, it's like a firewall or gateway to filter out CAN writing commands commands so you can't directly talk to the car with open tools through the OBD-II. Basically, it's a read-only port that's only when the car is powered on. Unfortunately a lot of cars are now starting to do this. I guess I'm gonna have to make a modified version of CAN tap cab…
Re: OVMS: Open source electric vehicle remote monitoring, diagnosis and control
#10Unfortunately for the 2023 Nissan Leaf has a CAN gateway module. Basically, it's like a firewall or gateway to filter out CAN writing commands commands so you can't directly talk to the car with open tools through the OBD-II. Basically, it's a read-only port that's only when the car is powered on. Unfortunately a lot of cars are now starting to do this. I guess I'm gonna have to make a modified version of CAN tap cab…
What do you expect, give everyone connecting _root_ permissions to your whole powertrain? It has to be protected somehow.