CarTechnoloGY
DIY Bench for BMW entrynav2 - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: DIY Bench for BMW entrynav2 (/showthread.php?tid=60916)



DIY Bench for BMW entrynav2 - victormro - 19-02-2022

Hello guys!

After upgrading my G01 to Evo and 10.25 screen, I'm left with the entrynav2 and 8.8 display. 
I started building a bench to play around with the old parts. I got an Arduino and Mcp2515 Can adapter. 
But I'm not sure exactly what CAN messages to send to wake up the entrynav2. 
Any ideas?


Thank you,
Victor


RE: DIY Bench for BMW entrynav2 - DayvG - 19-02-2022

(19-02-2022, 20:52 PM)victormro Wrote:  Hello guys!

After upgrading my G01 to Evo and 10.25 screen, I'm left with the entrynav2 and 8.8 display. 
I started building a bench to play around with the old parts. I got an Arduino and Mcp2515 Can adapter. 
But I'm not sure exactly what CAN messages to send to wake up the entrynav2. 
Any ideas?


Thank you,
Victor
FRAME ID     DATA                                Interval
00000130    45 40 22 8F FE                   80
0000012F    37 7C 8A DD D4 05 33 06    80


RE: DIY Bench for BMW entrynav2 - victormro - 20-02-2022

Will try that, thank you! Does it wake up the iDrive controller or it's a different code?


RE: DIY Bench for BMW entrynav2 - Czozen - 21-02-2022

(20-02-2022, 13:47 PM)victormro Wrote:  Will try that, thank you! Does it wake up the iDrive controller or it's a different code?

# WAKE UP

-> 202: FD
-> 202: FD
//send it twice to wake up controler

-> 563: 63 // start sending this every 1000-1500 milisec to keep it active


RE: DIY Bench for BMW entrynav2 - victormro - 23-02-2022

Now the controller is active, as I added a Can sniffer and it detects signals sent by the controller when I press different buttons. Tried with a NBT Evo and 10.25 screen also. The Evo unit is powered on, as it replies to ping via OABR, but the screen does not turn on. Nor does the 8.8 with Entrynav2.

By default, when I unlock the car and open the driver door, the instrument cluster and navigation screen power up.

Any clues if I need to send extra codes? I remember reading that G series need additional information sent, but I dont recall exactly what that is.


RE: DIY Bench for BMW entrynav2 - flashxcode - 26-02-2022

You have 12V on the apix plug of entrynav2?