Nissan 370Z Forum

Nissan 370Z Forum (http://www.the370z.com/)
-   Tuning (http://www.the370z.com/tuning/)
-   -   370Z CAN Bus Proprietary PID's (http://www.the370z.com/tuning/89695-370z-can-bus-proprietary-pids.html)

dts3 07-26-2018 08:27 PM

Quote:

Originally Posted by Knio (Post 3763689)
Brad's dropbox sheet is probably the best documentation. TPMS is CAN ID 385

For what it's worth, I can't seem to get anything meaningful from 0x385. The values always read 4. Everything else I've looked at agrees perfectly with what is there.

Sent from my Pixel XL using Tapatalk

Brad370 08-05-2018 04:32 PM

Quote:

Originally Posted by dts3 (Post 3774233)
I can't seem to get anything meaningful from 0x385. The values always read 4.

Did you get your tires replaced and not transfer over the sensors?

dts3 10-05-2018 10:09 AM

Quote:

Originally Posted by Brad370 (Post 3776820)
Did you get your tires replaced and not transfer over the sensors?

Sorry, just now seeing this. I'm the second owner so I don't know the state of the sensors. I assumed that I'd get warning lights if they were missing

Knio 10-11-2018 09:53 AM

Quote:

Originally Posted by dts3 (Post 3790344)
Sorry, just now seeing this. I'm the second owner so I don't know the state of the sensors. I assumed that I'd get warning lights if they were missing

You would get a warning if they were missing.

Are you driving when reading this? The sensors go to sleep and only start sending values after a minute or so of > some minimum speed. One of the bytes in the 385 signal tells you which sensors are sending valid data.

dts3 10-11-2018 11:36 AM

Thanks for that. I'll pull a CAN log while driving later today and report back.

dts3 10-11-2018 09:34 PM

I made a run and pulled some CAN data for 10 minutes while driving, and sure enough I get the tire pressures on 0x385. Thanks for the tip!

GrayGhost 10-29-2018 03:07 PM

Great work and information here everyone!

I see that you were able to read when a commands like ‘unlock doors’ ‘open trunk’ were issued but has anyone determined how to send the commands over the obd2?

Also, i am aware of how to request pid information to the obd2 (in theory but not in practice yet) but how do you listen to the can bus data?



Sent from my iPhone using Tapatalk

dts3 10-29-2018 04:16 PM

I personally have access to some decent CAN tools through work (write software for braking control ECUs), so I borrowed them one night to pull data. I didn't send any messages, but it's simple with decent tools. What are you working with?

GrayGhost 10-29-2018 04:36 PM

I have to check when i get home, but i believe it is an obd to usb based off the stn1110 chip through a raspberry pi using python


Sent from my iPhone using Tapatalk

dts3 10-30-2018 09:18 AM

I'm not familiar with the CAN solutions on the Pi. Does that just give you raw data? Can you load database files

GrayGhost 10-30-2018 02:38 PM

Im sure there may be a way to work with database files through python but i am not sure how. I can get raw data from the obd2 by sending requests over a serial port. From my understanding of this thread, it seems that it is possible to intercept the CAN data and record what the control systems are sending back and forth. This would allow me to get some of the more interesting data like tire pressures and yaw rate etc.


Sent from my iPhone using Tapatalk

GrayGhost 10-30-2018 02:39 PM

I just dont know how to intercept that CAN data


Sent from my iPhone using Tapatalk

dts3 10-30-2018 03:57 PM

1 Attachment(s)
I could be misunderstanding the tools that you're using, but I would assume that the raw data that you're reading over the serial->OBD connection you have is the raw CAN data.

I'm personally using a program called CANalyzer by Vector. It interfaces to a hardware module that plugs into my laptop's USB port and then into the OBD port. I added a screenshot that shows some of the CAN traffic, including the line for the tire pressure from address 0x385. I asked about CAN database files because we could more easily give meaning to the data (Instead of showing 0x385, maybe it would say something like "tpm_ecu") and it can give interpretations of all the bytes of the response message, along with any conversion or scaling

dts3 10-31-2018 11:30 AM

I should probably add that my data doesn't line up completely with the spreadsheet. I have ids that he doesn't list, which I wouldn't think too much about. But he also has ids that I don't see over the course of a ten minute log

dts3 12-12-2018 01:26 AM

I just want to add a little info to this. Nothing truly helpful; just something I noticed. I have a manual base model (no rev matching) and I REALLY want to plot my current gear against other data.

I noticed that in all of my logs that I never receive any messages with id 0x421 (what's supposed to contain this data). Looking at the spreadsheet, I see that this message also transmits the S-Mode status. I remember a post I read a while back about adding rev matching to a base model, and two of the things needed are a gear position sensor and a new ECU. Given that I don't have the proper ECU (or even the actual sensor!), this has to be the reason that this message isn't on the bus. Just a heads-up to anyone with a base model trying to sniff out the CAN bus.


All times are GMT -5. The time now is 06:02 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.0 PL2