I'd like to present you my most recent creation: A theme which is based on the BMW E-series dashboard. It includes carefully crafted dials mainly for...
If you get at least a connection to the ECU you might want to try the scanner plugin in order to get some info out of it.
I was about to ask the same question... Why isn't this documented on the wiki?
Quote from vl_vic on April 18, 2018 A=80 B=00 rezult=0.00 INT16(A:B)=8000[WORD] 8000 = DEC32768 - 32768 = 0 0/-327,68 = 0 Just have a look ...
Adressing the lack of information about BMW, please have a look at
Your view on the variables is slightly wrong. I was wrong too. 7E 80 56 21 15 88 7A E0 00 0 R0 = 7E R1 = 80 R2 = 56 R3 or A = 21 R4 or B = 15 ...
I found that you don't need the init command. Could you try F1300E01? The formula should be ((r2*256)+r3)*0.1
Thanks, that worked 🙂
The two bytes R2 and R3 need to be treated as a word - therefore the question about how to append R2 to R3 for proper treatment.
Thank you very much for clearing things up! So next thing is to combine to the last two bytes into one value. Is this the correct syntax? 'R2R3...
The BMW specific boost setpoint aka "Ladedrucksollwert" value is at PID: 2C1001F4 for N-Series engines The unit is hPa and needs to be multiplied by ...
Quote from userM on November 7, 2016 my cars spec regarding engine 2013 BMW F20 116i engine 1600cc Type N13 From Wiki *BMW N13 In 201...
Quote from cintakc on November 4, 2016 I know that a different protocol, I have the emulator responses from the computer, I wanted to check on your E...
Quote from user_M on November 4, 2016 Hi I am very busy lately. I am in search to buy the right adapter but i don not know how. We don't have shops...
Quote from userM on November 6, 2016 @ FnTX -- What exactly its of the following PIDs do? 30CD01 45170102 4B600102 44020102 0x4408 0x5822 ...
Quote from userM on October 5, 2016 Hello I recently installed this fantastic app and I have the exact problem with my BMW F20. I can't get the oil ...
well, sorry for that but i had a little bit of trouble recently with the local wildlife... Could you please tell me again which commands in...
Just roll with a good ELM327 adapter for diagnostics. You will need special software and cables to be able to code ECUs Advanced diagnostics is o...