Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Adress 0x000C offset 25 len 1 #5

Open
Pepepotero opened this issue Dec 9, 2020 · 2 comments
Open

Adress 0x000C offset 25 len 1 #5

Pepepotero opened this issue Dec 9, 2020 · 2 comments

Comments

@Pepepotero
Copy link

HI
I don’t know if I am doing thing right.
After read my CAN (B) I have a log about 30 seconds, I think enough to see the data.
Analyzing the data received from CAN 0x000C I read the offset 36, length 4 in order to check the language. The data[4] is 0xF4 (dec 244;bin 11110100) seeing the last 4 bits (0100 = dec4=Spanish), therefore, it is correct.
This meaning that I have reading OK.
But when I read the bit offset 25 (data[3] from the same Id) the value is 0x40 (dec 64;bin 01000000), I was very surprised because the value of the offset 25 is “1”. I understand that the “Mirror folding in with vehicle locking” is activate but it is not not active in my car. I understand that this bit is “1” when you close the car, the mirrors are folder automatically, and when the car is open, the mirrors are unfolder. In my car I can folder the mirror electrically but push a button. For me, this function is interested to have active.
Is this address bad documented? Or What is my error?
Thank you very much in advance.

@crystallynnde
Copy link

Can you share the log you mentioned? and explain in more detail what it is you're wanting to see or achieve?

@BobKammoun
Copy link

Hello, does any body succeeded to do this project, i tried to flash the arduino with the code and install the android APP on my phone and connected the arduino to it via OTG, but the application is still saying "Error: arduino not found".
can any body help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants