Nissan Connect 3 v.5 Europe 2020   

Re: Nissan Connect 3 v.5 Europe 2020

Postby navman-f10 » Sun Jul 19, 2020 8:26 pm

Just a quick question --- Is there a particular brand of SD cards that actually are known to work ...??
navman-f10 offline


Junior Member



 
Joined: Thu Aug 12, 2010 6:32 pm
Posts: 2
Has thanked: 1 time
Been thanked: 12 times

Re: Nissan Connect 3 v.5 Europe 2020

Postby liefhebber » Thu Aug 20, 2020 7:16 am

praal1 wrote:
praal1 wrote:Hello,
ince yesterday I have trouble, I search on the net how to change the CID of my 16gb sd card, The CID of the card contains 32 characters and the sd card, 8 characters xxxx-xxxx (4, dash, 4) know- we change it with the command prompt, if so what to write in, my car does not take the because it is not a Nissan card. This change of CID I miss to operate the card.
Thank you


Hello,
No one to help me please
Thank you


Did you do it and can you tell me how you did it?
liefhebber offline


Junior Member



 
Joined: Wed Aug 19, 2020 8:26 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby mastaclona » Wed Sep 16, 2020 8:01 am

Found a HOW-TO for changing th CID, but it is in german.
mastaclona offline


Junior Member



 
Joined: Mon Sep 14, 2020 8:00 am
Posts: 1
Has thanked: 1 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby GUNGEAR » Wed Oct 07, 2020 8:37 pm

[Please Register or Login to download file]

Ubuntu commands to extract & write SD card CID and SN to a new compatible SD card. I blanked CID number "5**********************************11401" in purpose not to violate the copyright law. These instructions are for educational purpose only. Please do not make any illegal copies. Thank you

Use ubuntu live cd - Ubuntu 16.04.7 LTS (Xenial Xerus)


-------------------------------------------------------------------
ubuntu@ubuntu:~$ sudo -s

root@ubuntu:~# cd /usr/local/src

DOWNLOAD EVO+ CID SFTW:
root@ubuntu:/usr/local/src# git clone [Please Register or Login to download file] .

INSTALL EVO+ CID SFTW:
root@ubuntu:/usr/local/src# apt install git

Do you want to continue? [Y/n] Y

INSTALLATION VERIFICATION:
root@ubuntu:/usr/local/src# ll
total 0
drwxr-xr-x 1 root root 60 Dec 20 18:49 ./
drwxr-xr-x 1 root root 60 Oct 18 18:32 ../cd jni
drwxr-xr-x 5 root root 160 Dec 20 18:49 evoplus_cid/

root@ubuntu:/usr/local/src# cd evoplus_cid/

root@ubuntu:/usr/local/src/evoplus_cid# cd jni

root@ubuntu:/usr/local/src/evoplus_cid/jni# ll
total 20
drwxr-xr-x 2 root root 140 Dec 20 18:49 ./
drwxr-xr-x 5 root root 160 Dec 20 18:49 ../
-rw-r--r-- 1 root root 287 Dec 20 18:49 Android.mk
-rw-r--r-- 1 root root 3927 Dec 20 18:49 evoplus_cid.c
-rw-r--r-- 1 root root 950 Dec 20 18:49 ioctl.hgcc evoplus_cid.c -0 evoplus_cid
-rw-r--r-- 1 root root 3979 Dec 20 18:49 major.hapt installapt install gcc gcc
-rw-r--r-- 1 root root 1729 Dec 20 18:49 mmc.h
root@ubuntu:/usr/local/src/evoplus_cid/jni#

COMPILE ANDROID PACKAGE TO UBUNTU:
root@ubuntu:/usr/local/src/evoplus_cid/jni# gcc evoplus_cid.c -o evoplus_cid

INSTALLATION OF UBUNTU PACKAGE:
root@ubuntu:/usr/local/src/evoplus_cid/jni# apt install gcc

Do you want to continue? [Y/n] Y

root@ubuntu:/usr/local/src/evoplus_cid/jni# ll
total 36
drwxr-xr-x 2 root root 160 Dec 22 09:45 ./
drwxr-xr-x 5 root root 160 Dec 22 09:41 ../
-rw-r--r-- 1 root root 287 Dec 22 09:41 Android.mk
-rwxr-xr-x 1 root root 13064 Dec 22 09:45 evoplus_cid*
-rw-r--r-- 1 root root 3927 Dec 22 09:41 evoplus_cid.c
-rw-r--r-- 1 root root 950 Dec 22 09:41 ioctl.hll
-rw-r--r-- 1 root root 3979 Dec 22 09:41 major.h
-rw-r--r-- 1 root root 1729 Dec 22 09:41 mmc.h

READ CONNECTED DRIVES:
root@ubuntu:/usr/local/src/evoplus_cid/jni# find /sys -name cid -print

READ CID ON CONNECTED SD CARD:
root@ubuntu:/usr/local/src/evoplus_cid/jni# cat /sys/block/mmcblk0/device/cid /sys/block/mmcblk0/device/serial

WRITE CID ON CONNECTED SD CARD:
root@ubuntu:/usr/local/src/evoplus_cid/jni# ./evoplus_cid /dev/mmcblk0 5**********************************11401

DONE:
Writing new CID: 5**********************************11401
Success! Remove and reinsert SD card to check new CID
GUNGEAR offline


User avatar Junior Member



 
Joined: Thu Oct 20, 2016 2:28 pm
Posts: 3
Has thanked: 2 times
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby GUNGEAR » Wed Oct 07, 2020 8:49 pm

Hello
Thanks for links

I have a question:
When i look the CID text file in this release it's finished by "0" but when i use evoplus cid for change my SDCARD EVO CID when i verify the last number was convert by "1" . Someone has the same result ? I will try tomorrow if its working
GUNGEAR offline


User avatar Junior Member



 
Joined: Thu Oct 20, 2016 2:28 pm
Posts: 3
Has thanked: 2 times
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby GUNGEAR » Thu Oct 08, 2020 6:48 pm

Hello,

Just for confirm it's working

Sd card details:
Edition: sd2-GENJ_EU_G.A v4
version: 894476612

:023:
GUNGEAR offline


User avatar Junior Member



 
Joined: Thu Oct 20, 2016 2:28 pm
Posts: 3
Has thanked: 2 times
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby rosariomarino » Wed Oct 14, 2020 7:14 pm

can i have the CID for cortesy?
thanks
rosariomarino offline


Junior Member



 
Joined: Wed Oct 14, 2020 7:04 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby flouris » Wed Oct 28, 2020 11:07 am

totaly18 wrote:https://www.ebay.co.uk/itm/254376778346

noted, you need this sd card type.


Can you show me what card do I need to buy?
flouris offline


Junior Member



 
Joined: Wed Oct 28, 2020 10:11 am
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby nododot » Thu Dec 10, 2020 5:57 pm

navman-f10 wrote:Nissan Connect 3 v.5 Europe 2020

saw it here:
h**ps://mega.nz/folder/RXBkXYbQ#T9sPO1YsFSYWuTtOD6j6dw


This is v4 not v5 sorry

Actually it looks like v4 in the info.txt means v5
I just checked with previous versions it's always -1
nododot offline


Junior Member



 
Joined: Tue Dec 08, 2020 5:47 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby rustic » Fri Jan 01, 2021 5:26 pm

Thank you very much. It works perfectly well.
rustic offline


Junior Member



 
Joined: Fri Nov 10, 2017 5:58 am
Posts: 6
Has thanked: 15 times
Been thanked: 1 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby nanias » Wed Mar 03, 2021 8:20 pm

Hi,
I have downloaded h**ps://mega.nz/folder/RXBkXYbQ#T9sPO1YsFSYWuTtOD6j6dw

Can someone please tell me the steps to make a new SD Card? Any tutorial and or what SD Card to buy? Thank you. I
nanias offline


Junior Member



 
Joined: Sun Feb 28, 2021 6:18 pm
Posts: 1
Has thanked: 1 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby zipper22 » Sun Mar 28, 2021 6:04 pm

Any news getting this running on Nissan Leaf 2012?
zipper22 offline


Junior Member



 
Joined: Sun Aug 31, 2014 12:51 pm
Posts: 5
Has thanked: 1 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby minou80 » Wed Apr 28, 2021 7:47 pm

Hi,
I have downloaded h**ps://mega.nz/folder/RXBkXYbQ#T9sPO1YsFSYWuTtOD6j6dw

Can someone please tell me the steps to make a new SD Card? Any tutorial and or what SD Card to buy? Thank you. I
minou80 offline


Junior Member



 
Joined: Fri Apr 12, 2013 2:55 pm
Posts: 26
Has thanked: 1 time
Been thanked: 18 times

Re: Nissan Connect 3 v.5 Europe 2020

Postby CODEBLOCKCARS » Wed May 05, 2021 7:21 pm

Hey Guys I have been trying this for weeks and I haven't been able to make it work. Please any help would be appreciated :bs_quesexclaim:
CODEBLOCKCARS offline


Junior Member



 
Joined: Wed May 05, 2021 6:31 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

Re: Nissan Connect 3 v.5 Europe 2020

Postby SKOUROSKOSTAS » Wed Aug 04, 2021 6:51 pm

:023: :023: :023:
SKOUROSKOSTAS offline


Junior Member



 
Joined: Tue Aug 16, 2011 4:52 pm
Posts: 1
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Nissan/Renault

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests