Search found 7 matches
- 26 Aug 2022, 04:42
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Thanks! Do Uem have a pin code also? If i use Vdash or Delphi to add a fob it asks for pin i thought it was cem pin?
- 25 Aug 2022, 18:46
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Ok thanks. I waiting for a cem i bought to test on before a do it on my car. My car has only one fob and i want to add one so i need it to add one more.
- 25 Aug 2022, 17:57
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Thanks T5Luke for your work! Do you have any ide how to find pin code in a 2004 cem flash file?
- 22 Aug 2022, 11:38
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Thanks T5Luke! 
- 22 Aug 2022, 10:18
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Here have fun with it:
#define BKPT 4
#define RESET 5
#define FREEZE 6
#define DSI 7
#define DSO 8
static word CMD_READ = 0x1940;
static word CMD_GO = 0x0C00;
static word CMD_WRITEM = 0x1840;
char command;
int n_line;
void setup() {
// put your setup code here, to run once:
pinMode(BKPT ...
- 20 Aug 2022, 13:19
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Ok thanks! There is no solution? I know U-Link nt works but not with obd
- 20 Aug 2022, 07:01
- Forum: XC90 1st gen 2003-2014
- Topic: Vida CEM swapping
- Replies: 4526
- Views: 770613
Re: Vida CEM swapping
Is this working with P2 V70 2001-2004?
https://github.com/mdapoz/volvo-cem-cracker
https://github.com/mdapoz/volvo-cem-cracker






