CAN K-Bus Fendt ONE , no values found

bartdereu

Member
Hi all,

i hope someone managed to do this , because it doesn't seem to be that easy.

I have made a connection the the CAN K-Bus of a Fendt 211 ONE. The connection to the KBus
was trought the infotainment system connector sitting behind the radio. No problems there.

I fire up a CANbus sniffer and found can messages in the following ID's :

612
615
61D
7FD

By far the most messages are send trough the 615 ID, but no are found when i press a button on the
joystick. I want to find the address for autosteer ON (or small Go button should be ok too).

When i look at the electrical schematics i'm sure that the Multifunctional handle is connected to the KBus,
but i can't get anything . There's a bunch of traffic but none are jumping out when i hit a button .

Is there someone who has an idea what i'm doing wrong?

My CAN bus is set to 500kpbs , 8Mhz . (16 gives me can bus errors on the dashboard ? it's a MCP2515 module, does that only work with 8mhz ?) -> could this be a reason?
I'm waiting for a more profesional CAN bus sniffer that i bought, in hope i get more data out of that kbus.

Any advice would be highly appreciated !
 
Last edited:

andyinv

Member
It won't be a speed or connectivity issue if you're seeing IDs already. Strange there are so few extended CANBUS frames tho. I don't suppose the code on your arduino is filtering them somehow?

Try connecting it to a standard diagnostic plug, pins C/D, to see what that shows.
 

bartdereu

Member
It won't be a speed or connectivity issue if you're seeing IDs already. Strange there are so few extended CANBUS frames tho. I don't suppose the code on your arduino is filtering them somehow?

Try connecting it to a standard diagnostic plug, pins C/D, to see what that shows.
The problem with those Fendt ONE's is that there almost no way to connect to that KBus, and i'm pretty sure there isn't any filtering going on from the arduino.

To be sure i installed this script on my arduino , and ran the CanHacker on my windows laptop. It gave me an excellent overview of the ID's , but again none that are
of use.


I'm going to keep digging, this has to have a reason.
 

bartdereu

Member
I'd try a different bus. Also, was engine running?
Yes, engine was running. If you look at this picture , you can see that the MFA (multi functional armrest) is connected to the KBus, so there should be
comming data from there no matter how. I didn't find any other bus connected to the MFA.
 

Attachments

  • kbus.png
    kbus.png
    106.7 KB · Views: 0

bartdereu

Member
In the end the problem was situated in the shortcomings of the Can sniffers. I build one my own with arduino and a MCP2515 , and build custom software for windows
to make sniffing on the Kbus allot easier. Works fine for me. I'm setting up a repo on github to share the code.
 

SFI - What % were you taking out of production?

  • 0 %

    Votes: 111 38.1%
  • Up to 25%

    Votes: 111 38.1%
  • 25-50%

    Votes: 42 14.4%
  • 50-75%

    Votes: 6 2.1%
  • 75-100%

    Votes: 4 1.4%
  • 100% I’ve had enough of farming!

    Votes: 17 5.8%

May Event: The most profitable farm diversification strategy 2024 - Mobile Data Centres

  • 3,367
  • 59
With just a internet connection and a plug socket you too can join over 70 farms currently earning up to £1.27 ppkw ~ 201% ROI

Register Here: https://www.eventbrite.com/e/the-mo...2024-mobile-data-centres-tickets-871045770347

Tuesday, May 21 · 10am - 2pm GMT+1

Location: Village Hotel Bury, Rochdale Road, Bury, BL9 7BQ

The Farming Forum has teamed up with the award winning hardware manufacturer Easy Compute to bring you an educational talk about how AI and blockchain technology is helping farmers to diversify their land.

Over the past 7 years, Easy Compute have been working with farmers, agricultural businesses, and renewable energy farms all across the UK to help turn leftover space into mini data centres. With...
Top