Login Register

Vida CEM swapping

A mid-size luxury crossover SUV, the Volvo XC90 made its debut in 2002 at the Detroit Motor Show. Recognized for its safety, practicality, and comfort, the XC90 is a popular vehicle around the world. The XC90 proved to be very popular, and very good for Volvo's sales numbers, since its introduction in model year 2003 (North America). P2 platform.
Post Reply
Yariy
Posts: 41
Joined: 1 July 2024
Year and Model: XC90
Location: Moskow
Has thanked: 13 times
Been thanked: 10 times

Re: Vida CEM swapping

Post by Yariy »

dikidera wrote: 21 Jul 2025, 04:53 Please try the J2534 tool, for now works on Hispeed bus(so do not choose anything else), be sure to click 29 bit extended ID. Platform also does nothing useful quite yet. Sources in the near future when everything works correctly.

I am happy with the way the monitor works, please test with Mongoose and if someone can with DiCE.
It would be nice to add the P2 platform before 2004, I can't connect, because you can't control the K-Line.

Arty
Posts: 12
Joined: 9 May 2024
Year and Model: 2006 S60
Location: Russia, Krasnodar
Has thanked: 7 times

Post by Arty »

dikidera wrote: 21 Jul 2025, 04:53 Please try the J2534 tool, for now works on Hispeed bus(so do not choose anything else), be sure to click 29 bit extended ID. Platform also does nothing useful quite yet. Sources in the near future when everything works correctly.

I am happy with the way the monitor works, please test with Mongoose and if someone can with DiCE.
Yeah, man, it's work. That’s cool, but it works a bit slowly. For example, my DIY CanHacker based on Arduino works noticeably faster. Still, it’s a good job
Attachments
photo_2025-07-21_21-31-04.jpg
photo_2025-07-21_21-31-04 (2).jpg

dikidera
Posts: 1304
Joined: 15 August 2022
Year and Model: S60 2005
Location: Galaxy far far away
Has thanked: 67 times
Been thanked: 175 times

Post by dikidera »

GUI is slow or message receive is slow(aka missed messages)?

Arty
Posts: 12
Joined: 9 May 2024
Year and Model: 2006 S60
Location: Russia, Krasnodar
Has thanked: 7 times

Post by Arty »

dikidera wrote: 21 Jul 2025, 12:40 GUI is slow or message receive is slow(aka missed messages)?
Message receive. The delay is about two seconds.

User avatar
RickHaleParker
Posts: 7129
Joined: 25 May 2015
Year and Model: See Signature below.
Location: Kansas
Has thanked: 8 times
Been thanked: 958 times

Post by RickHaleParker »

Yariy wrote: 21 Jul 2025, 10:48 It would be nice to add the P2 platform before 2004, I can't connect, because you can't control the K-Line.
Wire up to another CAN port. K-Line stay alive is only needed on the port the SAE J1962 / ISO 15031 connector is on.
The SAE J1962 / ISO 15031 disconnects from the CEM-B because, the CEM-B is an End Node. Which has to be terminated.
⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙⸙
1998 C70, B5234T3, 16T, AW50-42, Bosch Motronic 4.4, Special Edition package.
2003 S40, B4204T3, 14T twin scroll AW55-50/51SN, Siemens EMS 2000.
2004 S60R, B8444S TF80 AWD. Yamaha V8 conversion
2005 XC90 T6 Executive, B6294T, 4T65 AWD, Bosch Motronic 7.0.

Treur
Posts: 126
Joined: 16 November 2024
Year and Model: 2007 V70
Location: Estonia
Has thanked: 3 times
Been thanked: 6 times

Post by Treur »

dikidera wrote: 21 Jul 2025, 04:53 Please try the J2534 tool, for now works on Hispeed bus(so do not choose anything else), be sure to click 29 bit extended ID. Platform also does nothing useful quite yet. Sources in the near future when everything works correctly.

I am happy with the way the monitor works, please test with Mongoose and if someone can with DiCE.
It's of course good when you have Win10, for example, but usually people use Win7 at most to work with their cars.

So I couldn't try.

dikidera
Posts: 1304
Joined: 15 August 2022
Year and Model: S60 2005
Location: Galaxy far far away
Has thanked: 67 times
Been thanked: 175 times

Post by dikidera »

Indeed, the last 32-bit Python that worked on W7 was before 3.9.0. I will have to see if there is a workaround.

Treur
Posts: 126
Joined: 16 November 2024
Year and Model: 2007 V70
Location: Estonia
Has thanked: 3 times
Been thanked: 6 times

Post by Treur »

dikidera wrote: 22 Jul 2025, 05:45 Indeed, the last 32-bit Python that worked on W7 was before 3.9.0. I will have to see if there is a workaround.
At home I have Win10, but at work I always have Win7. I write my application based on the fact that everyone has 7, and always x86 since x86 will work on x64, but not vice versa

dikidera
Posts: 1304
Joined: 15 August 2022
Year and Model: S60 2005
Location: Galaxy far far away
Has thanked: 67 times
Been thanked: 175 times

Post by dikidera »

I personally have not used Windows 7 since 2018 perhaps(I first installed W7 in 2012 November), when I upgraded to W10. And I upgraded to Windows 11 in 2021 to test it out(it's slow).

But Mongoose and DiCE drivers were only 32-bit so I used 32-bit Python, but I completely forgot that some were on Windows 7 systems. Unfortunately there was some other reason I had to use Python 3.10+, some errors I had. I will have to retest everything to be sure what the reason was.

Treur
Posts: 126
Joined: 16 November 2024
Year and Model: 2007 V70
Location: Estonia
Has thanked: 3 times
Been thanked: 6 times

Post by Treur »

dikidera wrote: 23 Jul 2025, 03:02 I personally have not used Windows 7 since 2018 perhaps(I first installed W7 in 2012 November), when I upgraded to W10. And I upgraded to Windows 11 in 2021 to test it out(it's slow).

But Mongoose and DiCE drivers were only 32-bit so I used 32-bit Python, but I completely forgot that some were on Windows 7 systems. Unfortunately there was some other reason I had to use Python 3.10+, some errors I had. I will have to retest everything to be sure what the reason was.
I work with DiCE on x64 system

Post Reply
  • Similar Topics
    Replies
    Views
    Last post