-
-
Notifications
You must be signed in to change notification settings - Fork 95
Fiat Ducato 250 (2009) #402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@danderik88 can you please provide more information on what's going wrong? Is the scan failing or not returning? Please update to the latest firmware version |
@danderik88 btw for the CAN messages on 50K you can setup a filter to calculate the values and send them over MQTT. |
Thank you very much! That was actually my next step, but I have no experience with this and I couldn’t find a good guide on the topic. Do you know of any tutorial or documentation you could recommend? Thanks again and best regards. |
@danderik88 have a look at the documentation. You'll need to find which frame hold what data, this is very specific to your car. Or you need to track which bytes are changing and figure out what they mean. https://meatpihq.github.io/wican-fw/mqtt/usage#_4-can-to-json-interpreter-filtering |
Hi. Thank you! I will try this way. Best regards |
Hi! I’m trying to get data from my 2009 Fiat Ducato 250 camper (2.3 MJT).
I followed the SmartyVan guide and tried using CarScanner, but I can’t connect to the ECU or read any data.
I’m using a WiCAN device and connecting to the OBD port, but I’m not sure if I’m using the correct settings (CAN speed, protocol, etc.).
Is there a known working configuration or example for this vehicle?
Any help would be appreciated—I’m quite new to CAN and diagnostics. Thanks in advance!
The text was updated successfully, but these errors were encountered: