Bimmer Scene - Latest BMW Coding / Retrofits / Maps

Full Version: Arduino Bench Setup
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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
(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