So I soldered up my CAN sniffer tonight. It's been so damn long for me doing any coding and development (and even then I was only a hack) that I'm going to have to relearn arduino before I can make serious progress here. But I wanted to share some resources:
https://www.bimmerforums.com/forum/showthread.php?2298830-E90-Can-bus-project-(E60-E65-E87-)/page4
http://e46canbus.blogspot.com/2017/12/e90-warning-lights.html
http://www.loopybunny.co.uk/CarPC/k_can.html
The goal is for me to code up a this arduino as a sniffer that can log do an internal micro SD card from the PT_CAN bus (high speed). With the speed of the bus and the max SD card of 32gb I should be able to log 64min of CAN traffic, then analyse it on a computer. I want to really monitor the EKG (transmission), DSC, DME, KOMBI and see how they interact during different driving situations (during a shift for example).
I'll have to do MHD logs and then pair the logs up so you can see the MHD log and what is going on there that makes sense to everyone and what the associated PT_CAN traffic looks like at those same points.
I'm kind of pumped about this but need to first take a break as I have a work trip for the rest of this week, and second need to re-learn basic arduino so I can apply that to this project.
FUN!
https://www.bimmerforums.com/forum/showthread.php?2298830-E90-Can-bus-project-(E60-E65-E87-)/page4
http://e46canbus.blogspot.com/2017/12/e90-warning-lights.html
http://www.loopybunny.co.uk/CarPC/k_can.html
The goal is for me to code up a this arduino as a sniffer that can log do an internal micro SD card from the PT_CAN bus (high speed). With the speed of the bus and the max SD card of 32gb I should be able to log 64min of CAN traffic, then analyse it on a computer. I want to really monitor the EKG (transmission), DSC, DME, KOMBI and see how they interact during different driving situations (during a shift for example).
I'll have to do MHD logs and then pair the logs up so you can see the MHD log and what is going on there that makes sense to everyone and what the associated PT_CAN traffic looks like at those same points.
I'm kind of pumped about this but need to first take a break as I have a work trip for the rest of this week, and second need to re-learn basic arduino so I can apply that to this project.
FUN!