Bimmer Scene - Latest BMW Coding / Retrofits / Maps
Arduino Bench Setup - Printable Version

+- Bimmer Scene - Latest BMW Coding / Retrofits / Maps (https://www.bimmerscene.com)
+-- Forum: Bimmer Scene Coding & Navigation (https://www.bimmerscene.com/forumdisplay.php?fid=1)
+--- Forum: BMW E Series Coding & Retrofits & Diagnostics (https://www.bimmerscene.com/forumdisplay.php?fid=2)
+--- Thread: Arduino Bench Setup (/showthread.php?tid=1262)



Arduino Bench Setup - ND_F31 - 01-29-2021

HI at all,

i have a F bench with Arduino, works fine for me. (Arduino UNO with Seeedstudio Can Shield v2)


So i have another one Arduino UNO and elecfreaks Can Shield v1.2, but can create a sketch with 100k bus deppend on Can1 in E series.


And don´t know if the messages are right.


Some one have solution for this?


Nice Day and THX


RE: Arduino Bench Setup - ccfj1 - 02-15-2021

const byte Stay_alive[8] PROGMEM = {0x00, 0x00, 0x8A, 0xDD, 0xF1, 0x15, 0x30, 0x02}; // 0x130, Wake up network

const byte Ignition_1[8] PROGMEM = {0x00, 0x40, 0x7F, 0x50, 0xFF, 0xFF, 0xFF, 0xFF}; // 0x26E, Ignition stage 1
const byte Ignition_2[8] PROGMEM = {0x40, 0x40, 0x3F, 0x50, 0xFF, 0xFF, 0xFF, 0xFF}; // 0x26E, Ignition stage 2


RE: Arduino Bench Setup - diman64 - 03-14-2023

(01-29-2021, 02:15 PM)ND_F31 Wrote: HI at all,

i have a F bench with Arduino, works fine for me. (Arduino UNO with Seeedstudio Can Shield v2)


So i have another one Arduino UNO and elecfreaks Can Shield v1.2, but can create a sketch with 100k bus deppend on Can1 in E series.


And don´t know if the messages are right.


Some one have solution for this?


Nice Day and THX
Hi Bro, can you share all for bench with Arduino for E series to create one for me?? thanks