Steering wheel command wont work.... - MTCD Android Head Units General

Good day experts! I have a problem with my witson w2-v5522.... the unit works perfect except for steering wheel command....the magane 2 is a bit strange (from what i've read on forums)because the steering wheel controls are resistive but the display translates them into canbus.... the unit has a canbus decoder but nothing to do with them....
someone has some good ideas?
Many thanks!

And second question...
If i dont' want to use the can bus ( or i i can't use the can bus ) someone knows the value of resistances to be put in series to the buttons ?

If they are resistive you will.just to use the steering wheel study app to asign a function to each button (short and long press)
On my Mazda cx5 they are resistive too.
Without canbus I did the study as I commented before.. with canbus it automatically comes with predefined functionality
Check that you have your correct canbus selected on the factory settings
Enviado desde mi SM-G950F mediante Tapatalk

ikerg said:
If they are resistive you will.just to use the steering wheel study app to asign a function to each button (short and long press)
On my Mazda cx5 they are resistive too.
Without canbus I did the study as I commented before.. with canbus it automatically comes with predefined functionality
Check that you have your correct canbus selected on the factory settings
Enviado desde mi SM-G950F mediante Tapatalk
Click to expand...
Click to collapse
Thanks for the answer... I've already checked and tried every voice in factory settings but canbus mode won't work....
So i decide to intercept commands before they "become" canbus ( in megane 2 the original display translate resistive command to canbus protocol) but the auto learning function wont work.... I read somewhere that you need to assign a specific resistive value because the car radio calculates the values ​​based on the voltage drop between key1 and gnd.
i've tried some value 100Ohm, 220, 440, 820 but no result for now...

it's simple, you need this http://www.connects2.com/products/steering-wheel-control-interfaces/vehicle/Renault
I had to bought one of this for Qashqai too.

bovcan said:
it's simple, you need this http://www.connects2.com/products/steering-wheel-control-interfaces/vehicle/Renault
I had to bought one of this for Qashqai too.
Click to expand...
Click to collapse
Well it's a possibility but the px5 unit already has a CANBUS interface and it does not work, I would not find myself with 2 useless interfaces....

Related

How do CAN Bus messages make it into the unit?

Hi,
After some reading in the forums here there is isn't much info on how CAN bus messages get into the unit.
My unit (Eonon GA5180F) comes with a GM Canbus decoder which works an decodes the ignition, lights, reverse into hardware signals i.e. all the normal inputs. But other data also makes it into the headunit e.g. steering wheel angle changes the reverse overlay and the doors opening/closing shows up on the display.
Would someone be able to point me to a more detailed description of how the can bus messages get decoded in the unit both hardware (does it go in via Key1 wire?) and software. Interestingly with all of the functions that do work my steering wheel controls don't - so I need to figure it out.
Thanks for any help!
Regards
Glenn
I am also interested in such a thing.
I wonder where the principle works show the climate, open doors....and similar messages that can be displayed on android car unit.
Something like this
FF to 0:55 min
https://www.youtube.com/watch?v=ttZVhiLqAEw
Hi,
In fact, there is a can-BUS decoder box, that is read.written through serial port on Android.
Nova8316 said:
Hi,
In fact, there is a can-BUS decoder box, that is read.written through serial port on Android.
Click to expand...
Click to collapse
Hi,
I recently bought an Erisin ES2507B unit for my car.
I installed it and it works perfectly except an annoying
Issue with the swc. In general it works, but if for example i want to switch between screens in the car's dashboard, using the swc, and if i run the radio or another app that can be controlled with the swc, it also changes the radio station or the cd track. So i change the screen in the dash and the radio station at the same time. Annoying isnt it?
So as a developer i decided to try and "fix" that issue, somehow. The unit came with an external canbus decoder which i installed.
I am trying to find out how the headunit reads/writes to this decoder box.
Is this box a serial to canbus converter?
Is it a canbus to canbus converter, ie changes the car protocol to the HU protocol?
Is it a canbus to analog converter that converts the canbus messages in analog voltage? I think that the KEY1 and KEY2 are voltage inputs? (Not connected in my HU).
So if i am correct and this is a serial to canbus converter, how can i read/write to it?
The carservice app is not what suits in my case.
The ideal thing would be an app that catches the correct canbus messages and triggers the correct actions in the HU and HU transmitting to car dashboard.
Can you provide some info on my questions please?
Thank you in advance
Can Bus decoding
Have a look at this guys work on CANBUS control in a mercedes.
honeysw.com/canproject.php
This mat give you a helping hand to get started or realise that it may be bigger than what you think.
Anthony
Aj240 said:
Have a look at this guys work on CANBUS control in a mercedes.
honeysw.com/canproject.php
This mat give you a helping hand to get started or realise that it may be bigger than what you think.
Anthony
Click to expand...
Click to collapse
Well compared to my everyday job, this is nothing. I have been analysing vehicle canbus protocols the last few years so this is not the hard part for me. The hard part is that i dont know where to start in the head unit. How does it handle the canbus? How can i set the baudrate, the filters, the 11bit or 29bit. There are no clues on that, or at least i havent found any yet. That is why i am asking for help.
My everyday job is the development of ecu tuning tools.
psychegr said:
Well compared to my everyday job, this is nothing. I have been analysing vehicle canbus protocols the last few years so this is not the hard part for me. The hard part is that i dont know where to start in the head unit. How does it handle the canbus? How can i set the baudrate, the filters, the 11bit or 29bit. There are no clues on that, or at least i havent found any yet. That is why i am asking for help.
My everyday job is the development of ecu tuning tools.
Click to expand...
Click to collapse
I can only give some hints. Looking at the lower part of the picture I've uploaded you will see TXD RXD. Which most likely
is the series bus going from the can-bus decoder to the head unit. In my loom for KLD there are two wires going
from the can-bus decoder to the HU. One green, one white, ground is also supplied. Looks like a RS-232-bus. They are
present in the big black main connector. You should be able to catch that stream if you have the can-bus decoder for your
car.
Don't look at the upper part because this is a non can-bus version. Normally in Hyundai/KIA it's pin 1-13 or 2-14
being Can H and Can L.
halloj said:
I can only give some hints. Looking at the lower part of the picture I've uploaded you will see TXD RXD. Which most likely
is the series bus going from the can-bus decoder to the head unit. In my loom for KLD there are two wires going
from the can-bus decoder to the HU. One green, one white, ground is also supplied. Looks like a RS-232-bus. They are
present in the big black main connector. You should be able to catch that stream if you have the can-bus decoder for your
car.
Don't look at the upper part because this is a non can-bus version. Normally in Hyundai/KIA it's pin 1-13 or 2-14
being Can H and Can L.
Click to expand...
Click to collapse
I am attaching a photo of the wiring diagram of my unit. You can clearly see that it says CANRX and CANRX. So i guess that this has a canbus tranceiver in the board and the external canbus decoder only transforms the vehicle canbus protocol to the HU canbus protocol. Or it is serial rx/tx and it transforms the canbus to serial.
First thing is to figure out what the CANRX and cantx signals really are and then how these are handled from the HU.
Thank you for your time.
Edit : I cant upload the photo.
saw this
http://m.eonon.com/Accessories/Kits-Harness/A0575.html
I open my can bus decoder (VW) and only have one canbus transceiver, the CANRX, CANTX from head unit connect directly to MCU (STM32F072C8T6) USART1 pins (PB6, PB7) on can bus decoder. I'm able to replicate can bus messages with arduino and MCP2515 can bus board, but I can't figure what protocol for serial comunication use the head unit yet.
As far as I saw there is a process running on the unit responsible for canbus
Sent from my H60-L02 using XDA-Developers mobile app
bcostea said:
As far as I saw there is a process running on the unit responsible for canbus
Sent from my H60-L02 using XDA-Developers mobile app
Click to expand...
Click to collapse
This is what I know about my KLD unit with mcu.img MTCB-KLD2-v2.77.
Note: my head unit (Pumpkin KD-C0235) is a "generic" version which supports resistive-ladder type steering wheel buttons. My unit as sold does NOT support CANbus. However the main board is the same board used on many other models and I believe the MTCB-KLD2-v2.77 image will support CANbus.
1) There is a standard RS232 serial port, 38.4 k baud which is present on the main black connector (pins 2 and 12?) on the back of the unit. If you connect a terminal to this you can see data packets go out the TXD line when you power up and power down the unit.
2) The basic format of a data packet is a start byte (often 0x2E, but other values are possible too) followed by a "command" byte, then a byte count "n" followed by a block of "n" bytes, and terminated with a checksum across the command and data bytes.
3) This data packet format is apparently very common. You can see it in the Android apks for mtc serial interface (even though the actual serial connection to Android does NOT use packets of this format). You can also see it in the STC tools for programming the mcu itself.
4) The mcu software can receive and process packets of this format. Depending on the packet's command and data bytes, the packet can change mcu variables directly, or it can send a command to the Android CPU.
5) The mcu software also supports a second, PWM-encoded serial interface. If enabled, it comes in on the same wire as the UART TXD signal. The basic format is a start sequence, followed by 32 bits where a "1" is detected as a "long" pulse and a "0" is a shorter pulse width. If the format of the PWM frame does not in any way meet the timing spec, the entire frame is ignored.
6) The mcu can also send similar 32 bit PWM blocks out another wire; I believe it is pin 5 of connector "E" on my unit. The format of these PWM blocks is essentially the same as what can come in on the UART TXD line.
GlennLogan said:
My unit (Eonon GA5180F) comes with a GM Canbus decoder which works an decodes the ignition, lights, reverse into hardware signals i.e. all the normal inputs. But other data also makes it into the headunit e.g. steering wheel angle changes the reverse overlay and the doors opening/closing shows up on the display.
Click to expand...
Click to collapse
Can you post some pics of the steering wheel angle features, specifically how it changes the reverse overlay?
I'm asking because my car (BMW e53 X5) also has a steering angle sensor) and I want to see if it's possible to show steering angle overlay on the backup camera on my HU (which is an XTRONS unit for the BMW models - one of the newer oct-core ones).
Mazda 6
I have a Mazda 6 2gen and a headunit with Canbus input. One wire CANRX and one CANTX. I’m wondering if I can connect directly can-/+ from car to those wires?
The unit came with the decoder box for Mazda 6 but as far as I see there goes only reverse and brake wires to the head unit from the decoder. Steering wheel controls does not work, even if you try to connect K1 K2 wires from decoder to key1/2 or canrx/tx in the unit.
From the factory setting of the unit you can choose the Canbus protocol so is the decoder basically useless?
There are tons of topics about steering wheel controls and it’s not what I’m looking for. I want to see those climate and door opening infos on the screen.
How have you guys wired the Canbus to the unit?
Kheissi said:
I have a Mazda 6 2gen and a headunit with Canbus input. One wire CANRX and one CANTX. I’m wondering if I can connect directly can-/+ from car to those wires?
The unit came with the decoder box for Mazda 6 but as far as I see there goes only reverse and brake wires to the head unit from the decoder. Steering wheel controls does not work, even if you try to connect K1 K2 wires from decoder to key1/2 or canrx/tx in the unit.
From the factory setting of the unit you can choose the Canbus protocol so is the decoder basically useless?
There are tons of topics about steering wheel controls and it’s not what I’m looking for. I want to see those climate and door opening infos on the screen.
How have you guys wired the Canbus to the unit?
Click to expand...
Click to collapse
Sorry to bump this old thread. This is exactly what I want to know!
Why is there a list to chose protocols in HU settings when they give an external box which is said to be specific for a car maker?
I just bought the new PX6 unit for my VW T5 (2009 with CAN H & L wires in the harness).
The can box decoder (model: "Raise") doesn't interpret any CAN message correctly, not even the ignition on/off and I just don't know which protocol to chose in the HU settings or if that would make a difference at all...
Please help ?
cflaviu said:
Sorry to bump this old thread. This is exactly what I want to know!
Why is there a list to chose protocols in HU settings when they give an external box which is said to be specific for a car maker?
I just bought the new PX6 unit for my VW T5 (2009 with CAN H & L wires in the harness).
The can box decoder (model: "Raise") doesn't interpret any CAN message correctly, not even the ignition on/off and I just don't know which protocol to chose in the HU settings or if that would make a difference at all...
Please help
Click to expand...
Click to collapse
What did the reseller suggest the unit be set to?
I remember that I tried the same on a ES2709ge some years ago. I used list open files (lsof) to find out the port that the canbus app uses. Was something under /dev like you'd normally expect.
Second thing was to read from that port using cat or cu. When you kill the canbus app you immediately need to open the port yourself, otherwise the canbus app will reopen the port as it is restarted automatically. No need to know the serial parameters (baud, stop, ...) when yoir reader just reuse the previous settings. But as we don't know the serial communication it is hard to use it in a custom way.
I'd like to forward Google maps notifications to my car's KI menu, but right now I'd say it is easier to connect a second canbus controller (hardware) to SPI, I2C or another UART, instead of understanding and rewriting the default canbus app communication.
cflaviu said:
Sorry to bump this old thread. This is exactly what I want to know!
Why is there a list to chose protocols in HU settings when they give an external box which is said to be specific for a car maker?
I just bought the new PX6 unit for my VW T5 (2009 with CAN H & L wires in the harness).
The can box decoder (model: "Raise") doesn't interpret any CAN message correctly, not even the ignition on/off and I just don't know which protocol to chose in the HU settings or if that would make a difference at all...
Please help
Click to expand...
Click to collapse
My Uniway / Asottu PX6 unit came with a red CANBUS/SPDIF box and I was curious how to know which protocol to choose - then I noticed that the plastic has the brand name molded into it. In my case, SimpleSoft, which was an option in the CAN settings. Maybe just look on the box for a brand?
So did you find out something in the end?
Chinese radio has TXD and RXD on the little white 8 pins connector on the back. These wires go to CAN box, that translates messages between RS232 TTL and CANBUS sides. Key1 and key2 use resistors with a different value for each button. Different radios require different resistor values and that is because Android radios have a learning dialog.

[Help] SWC only works 50% bottons Alfa Romeo 159

Hi
My auto radio version is:
px3-userdebug 7.1.2 NHG47L eng.hct20180
MTCE_XRC_V2.80_1
2Gb/ 16Gb
https://es.aliexpress.com/item/Isud...452.html?spm=a2g0s.9042311.0.0.215563c05GDxho
My Car: Alfa Romeo 159
Since a month ago, I´m trying to resolve my problem. Only 50% buttons swc are working:
My android radio has canbus box. I have accessed and configured canbus in "factory settings tap" but my problem continue ( by default canbus wasn´t configured ).
The app to remap the buttons does not detect any button on the steering wheel, it only shows "Reset" and "Save" but I can not do anything with it.
I have reading a lot of post... Is possible that I need to connect wire Key1 and wire Key2? How should I connect "key1" and "key2"? Could it be the solution?
Any kind of help is welcome. Thank you very much
moreno_cos said:
Hi
My auto radio version is:
px3-userdebug 7.1.2 NHG47L eng.hct20180
MTCE_XRC_V2.80_1
2Gb/ 16Gb
https://es.aliexpress.com/item/Isud...452.html?spm=a2g0s.9042311.0.0.215563c05GDxho
My Car: Alfa Romeo 159
Since a month ago, I´m trying to resolve my problem. Only 50% buttons swc are working:
My android radio has canbus box. I have accessed and configured canbus in "factory settings tap" but my problem continue ( by default canbus wasn´t configured ).
The app to remap the buttons does not detect any button on the steering wheel, it only shows "Reset" and "Save" but I can not do anything with it.
I have reading a lot of post... Is possible that I need to connect wire Key1 and wire Key2? How should I connect "key1" and "key2"? Could it be the solution?
Any kind of help is welcome. Thank you very much
Click to expand...
Click to collapse
Check that allí connectors from/to canbus and to the headunit are well connected (sometimes they require some force press to really be plugged)
On the link you provided there is a guy that commented that everything worked as expected including the SWC so....if you can't fix it contact your seller for support
Enviado desde mi SM-G950F mediante Tapatalk
moreno_cos said:
Hi
My auto radio version is:
px3-userdebug 7.1.2 NHG47L eng.hct20180
MTCE_XRC_V2.80_1
2Gb/ 16Gb
https://es.aliexpress.com/item/Isud...452.html?spm=a2g0s.9042311.0.0.215563c05GDxho
My Car: Alfa Romeo 159
Since a month ago, I´m trying to resolve my problem. Only 50% buttons swc are working:
My android radio has canbus box. I have accessed and configured canbus in "factory settings tap" but my problem continue ( by default canbus wasn´t configured ).
The app to remap the buttons does not detect any button on the steering wheel, it only shows "Reset" and "Save" but I can not do anything with it.
I have reading a lot of post... Is possible that I need to connect wire Key1 and wire Key2? How should I connect "key1" and "key2"? Could it be the solution?
Any kind of help is welcome. Thank you very much
Click to expand...
Click to collapse
On 1st photo the 3 "red" buttons are only working with the "original" factory installed "blue&Me" equipment, no other hardware can use or decode them.
On 2nd photo the 2 "red" button are only working with the original factory installed "blue&Me" equipment ad use to switch information on Factory Magneti Marelli multimedia/navigation unit during calls, with standard "simply" Alfa Romeo car stereo they are only working on charging disc from official CD Charger; no other hardware can use or decode them.
On some cases "non standard hard coded manufacturer swc" have funny responses; in my case Voice command button open the app carousel in my HU and the Open/close a phone call button activate the Mute function.
Check you Alfa Romeo Use and Maintenance Guide and Blue&Me User manual thaere was all the info provided by me.
So the other SWC are working like expected!
iRcKenny said:
On 1st photo the 3 "red" buttons are only working with the "original" factory installed "blue&Me" equipment, no other hardware can use or decode them.
On 2nd photo the 2 "red" button are only working with the original factory installed "blue&Me" equipment ad use to switch information on Factory Magneti Marelli multimedia/navigation unit during calls, with standard "simply" Alfa Romeo car stereo they are only working on charging disc from official CD Charger; no other hardware can use or decode them.
On some cases "non standard hard coded manufacturer swc" have funny responses; in my case Voice command button open the app carousel in my HU and the Open/close a phone call button activate the Mute function.
Check you Alfa Romeo Use and Maintenance Guide and Blue&Me User manual thaere was all the info provided by me.
So the other SWC are working like expected!
Click to expand...
Click to collapse
On 1st photo: I agree with you. My alfa romeo is a car of 2007 and it hasn´t blue&me installed. I did not know if I could use these buttons with the new radio
On 2nd photo: The buttons were working with my original radio. I could change the memorized radio programs. I've seen in some YouTube video, how this function is still operational with the android radio car and I would like use its.
Thank you very much for your help
moreno_cos said:
On 1st photo: I agree with you. My alfa romeo is a car of 2007 and it hasn´t blue&me installed. I did not know if I could use these buttons with the new radio
On 2nd photo: The buttons were working with my original radio. I could change the memorized radio programs. I've seen in some YouTube video, how this function is still operational with the android radio car and I would like use its.
Thank you very much for your help
Click to expand...
Click to collapse
Try long pressing the ones for "skip tracks/seek radio stations". My units acts like this. Try also all "Alfa Romes" canbus entries on Factory Settings
iRcKenny said:
On 1st photo the 3 "red" buttons are only working with the "original" factory installed "blue&Me" equipment, no other hardware can use or decode them.
On 2nd photo the 2 "red" button are only working with the original factory installed "blue&Me" equipment ad use to switch information on Factory Magneti Marelli multimedia/navigation unit during calls, with standard "simply" Alfa Romeo car stereo they are only working on charging disc from official CD Charger; no other hardware can use or decode them.
On some cases "non standard hard coded manufacturer swc" have funny responses; in my case Voice command button open the app carousel in my HU and the Open/close a phone call button activate the Mute function.
Check you Alfa Romeo Use and Maintenance Guide and Blue&Me User manual thaere was all the info provided by me.
So the other SWC are working like expected!
Click to expand...
Click to collapse
iRcKenny said:
Try long pressing the ones for "skip tracks/seek radio stations". My units acts like this. Try also all "Alfa Romes" canbus entries on Factory Settings
Click to expand...
Click to collapse
Long pressing not working, and I´ve tried to configure canbus tap but it not resolve de issue
Thank you again
Hi!!
My Alfa 159 works like yours, only 4 buttons are working. I had one unit android 5.1 before the 7.1.2 and everything from swc work.
If you have the solution please MP
Ruiroach said:
Hi!!
My Alfa 159 works like yours, only 4 buttons are working. I had one unit android 5.1 before the 7.1.2 and everything from swc work.
If you have the solution please MP
Click to expand...
Click to collapse
The seller send me a rom update, but I don´t sure to update the radio... Will it solve the problem or will it further damage it...
I can send you the rom if yo want it
moreno_cos said:
The seller send me a rom update, but I don´t sure to update the radio... Will it solve the problem or will it further damage it...
I can send you the rom if yo want it
Click to expand...
Click to collapse
I dont think it will make any difference, there is a way that MTCDTools can remap SWC on cars with CAN Bus, @ikerg can tell you how to do it or what thread its in.
typos1 said:
I dont think it will make any difference, there is a way that MTCDTools can remap SWC on cars with CAN Bus, @ikerg can tell you how to do it or what thread its in.
Click to expand...
Click to collapse
any ideas please?
moreno_cos said:
any ideas please?
Click to expand...
Click to collapse
pm @ikerg or search the forums, hes deffo mentioned how to do it on CAN Bus units before.
typos1 said:
pm @ikerg or search the forums, hes deffo mentioned how to do it on CAN Bus units before.
Click to expand...
Click to collapse
Found said posts and they were for car which communicate with resistive signals via canbus (or something ), so wiring the canbus from car harness directly to key1/2 gives access to the buttons.
If Alfa uses no resistive signals, you wont get away with this.
GM cars like mine have the buttons via hardcoded addresses via canbus and you can only try to find those codes in android or mod MCU profile it seems... too nub to do so in my case.. trying hard
Xorit said:
Found said posts and they were for car which communicate with resistive signals via canbus (or something ), so wiring the canbus from car harness directly to key1/2 gives access to the buttons.
If Alfa uses no resistive signals, you wont get away with this.
GM cars like mine have the buttons via hardcoded addresses via canbus and you can only try to find those codes in android or mod MCU profile it seems... too nub to do so in my case.. trying hard
Click to expand...
Click to collapse
Theyre not the posts I was talking about - pretty certain theres a way to programme CAN Bus SWC.
Alfa 159s have CAN Bus SWC.
I've had a similar problem with my Alfa 159 when I installed a PX3 unit. However, for me all the SWC buttons except the centre button on the left set work (i.e. pic 1) and only the left and right SWC buttons on the right set (i.e. pic 2). It is weird as the buttons that do not work mimic the other buttons for some reason so it's like crossing of signals or decoding it wrong.
As I didn't find anyone else having a problem I assumed it was either the CAN bus decoder (I opened it up and flipped switch 4 which helped I think but maybe it isn't suitable?) or the connection behind the steering wheel is loose. I haven't got round to checking the connection (apparently it's simple to open) as I can still control most things.
BTW, my car had the blue&me installed from factory.
SWC on Alfa Romeo 159
H all, I just installed a new Android head unit in my Alfa Romeo 159 SW (2006) and all the SWC's work and I can map them from the app. Below I will explain how I did it, hope this will help.
My head unit:
Xtrons TE706PL
PX 5 octacore 4GB 32BG Android 8
My car:
Alfa Romeo 159 SW
Upgraded from original radio (so not the navigation unit)
My car did not have Blue&Me
Required hardware:
Dedicated CANBUS adapter
Connect2 (company that make it) CTSAR002.2 (product number)
Patch lead to go with canbus adapter
Connect2 (company that make it) CTMULTILEAD.2 (product number)
I ordered both from Amazon Germany from seller NIQ. The patch lead was included with the CANBUS adapter, just make sure to select the correct one meant for Chinese head units. Price was 60 euros.
Installation
The CANBUS adapter is connected between the original car connections and the head unit. This looks confusing at first (it has connections on three sides), but in the end everything only fits one way. On one side connect the patch lead, on the other side it is connected to the head unit and on the last side it is connected to the original car plugs. All these connections are very simple with plugs that only fit one way. (I did need quite some force to push in the 2 of the 3 original plugs into the CANBUS adapter)
As mentioned, the patch lead is connected to the CANBUS adapter on one side. On the other side you need to connect it to the KEY 1, KEY 2 and GROUND wire coming from the head unit. This was the only connection that is not made with plugs, so either crimp them together (which I did, very simple, but you need a crimping tool), solder them, or make another good wire to wire connection.
Important notes:
The connection need to be made in a specific order!
First connect KEY 1, KEY 2 and GRND wires
Second connect the CANBUS adapter to the head unit
Last step is to connect the CANBUS adapter to the car connections
My car did not have Blue&Me, so I don't know if this changes anything. I think I read somewhere you can just leave it in the car and not connect it. But maybe do a little research.
All this is also specified in the manuals provided with the products. Connects2 has some nice youtube videos on the CANBUS adapters, just google them.
I did quite some research myself before I figured it out, but now all is installed and working perfectly! I reprogrammed all the keys to my own preferences, including google assistant speech activation button.
Hope this helps!
SJ1977 said:
H all, I just installed a new Android head unit in my Alfa Romeo 159 SW (2006) and all the SWC's work and I can map them from the app. Below I will explain how I did it, hope this will help.
My head unit:
Xtrons TE706PL
PX 5 octacore 4GB 32BG Android 8
My car:
Alfa Romeo 159 SW
Upgraded from original radio (so not the navigation unit)
My car did not have Blue&Me
Required hardware:
Dedicated CANBUS adapter
Connect2 (company that make it) CTSAR002.2 (product number)
Patch lead to go with canbus adapter
Connect2 (company that make it) CTMULTILEAD.2 (product number)
I ordered both from Amazon Germany from seller NIQ. The patch lead was included with the CANBUS adapter, just make sure to select the correct one meant for Chinese head units. Price was 60 euros.
Installation
The CANBUS adapter is connected between the original car connections and the head unit. This looks confusing at first (it has connections on three sides), but in the end everything only fits one way. On one side connect the patch lead, on the other side it is connected to the head unit and on the last side it is connected to the original car plugs. All these connections are very simple with plugs that only fit one way. (I did need quite some force to push in the 2 of the 3 original plugs into the CANBUS adapter)
As mentioned, the patch lead is connected to the CANBUS adapter on one side. On the other side you need to connect it to the KEY 1, KEY 2 and GROUND wire coming from the head unit. This was the only connection that is not made with plugs, so either crimp them together (which I did, very simple, but you need a crimping tool), solder them, or make another good wire to wire connection.
Important notes:
The connection need to be made in a specific order!
First connect KEY 1, KEY 2 and GRND wires
Second connect the CANBUS adapter to the head unit
Last step is to connect the CANBUS adapter to the car connections
My car did not have Blue&Me, so I don't know if this changes anything. I think I read somewhere you can just leave it in the car and not connect it. But maybe do a little research.
All this is also specified in the manuals provided with the products. Connects2 has some nice youtube videos on the CANBUS adapters, just google them.
I did quite some research myself before I figured it out, but now all is installed and working perfectly! I reprogrammed all the keys to my own preferences, including google assistant speech activation button.
Hope this helps!
Click to expand...
Click to collapse
Thanks for the info, but what unit do you have ? - "TE706PL" is a made up name, your MCU will tell us what unit it is, I m guessing a GS ?
typos1 said:
Thanks for the info, but what unit do you have ? - "TE706PL" is a made up name, your MCU will tell us what unit it is, I m guessing a GS ?
Click to expand...
Click to collapse
Sorry, I was not near my car, so couldn't find my MCU version. But here it is:
MTCE_GS_V2.88_3
Jun 12 2018 11:17:36
I have a PX5 and have the same issue.
I see people talking about their chinesses mtcd/e read all the can protocols (open doors, all the swc, radio info to main pannel...)
Talking to my seller, he told me that may be the can decoder. Offers me a refund but I want one that works 100%.
¿Someone have the full functional decoder?
bantroi said:
I have a PX5 and have the same issue.
I see people talking about their chinesses mtcd/e read all the can protocols (open doors, all the swc, radio info to main pannel...)
Talking to my seller, he told me that may be the can decoder. Offers me a refund but I want one that works 100%.
¿Someone have the full functional decoder?
Click to expand...
Click to collapse
More likely that its just not supported, some cars have even less support.
bantroi said:
I have a PX5 and have the same issue.
I see people talking about their chinesses mtcd/e read all the can protocols (open doors, all the swc, radio info to main pannel...)
Talking to my seller, he told me that may be the can decoder. Offers me a refund but I want one that works 100%.
¿Someone have the full functional decoder?
Click to expand...
Click to collapse
That's what Im trying to find, a canbus decoder with more options.
I had the alfa 159 android 5.1 unit and It shows temperature, doors and full keys function. I upgraded to a new unit android 7.1 and now I haven't temperature, doors and only half of keys are working.

How does steering controls works?

Hi,
I have a MTCE / PX5 with a raise , ford focus 2012 canbus decoder. Steering controls work (vol up/dw next/prev/play/pause ONLY) BUT how come I can't see anything in wheelkey study app? I would like to rebind some of my steering controls but the app don't see anything.
I have so many controls on my steering wheel I would like to bind but I can't!
Please someone have an idea what's wrong?
Thanks!
Laurent
I’ve wondered the same, I believe you need to use the mtcde app to make changes to already default binded buttons but not worked out how to unbind one first.
Sent from my iPhone using Tapatalk
My understanding (although haven't tested it yet) is that you need to connect the cables Key-1 and Key-2 directly to your steering wheel if you want to use the default learning function. This is assuming Ford Focus uses resistive bridges for steering wheel keys (Mazda does). You'll have to get & check a Wiring Diagram specific to your car to find the right cables. Also, Key 2 is NOT ground, you have 2 cables because sometimes the steering wheel controls go to different devices (in Mazda 3, the Vol +/-, Next and Mode go to the stereo, while the Push-to-talk, Hang-up / Hang-down go to the Bluetooth controller)
Hope this helps
Having said this, maybe you're better of by testing first XPosed, an app that allows you to change the functions of the keys. But you'll have to root your device. Malaysk has a SW release for PX5 already rooted and with XPOSED pre-installed. But most probably XPOSED will only let you change the functions of the keys that are already working, not to solve the issues with the ones that are not
https://forum.xda-developers.com/an...-malaysk-roms-px5-2-4-gb-8-0-android-t3762724
Max
ELCouz said:
Hi,
I have a MTCE / PX5 with a raise , ford focus 2012 canbus decoder. Steering controls work (vol up/dw next/prev/play/pause ONLY) BUT how come I can't see anything in wheelkey study app? I would like to rebind some of my steering controls but the app don't see anything.
I have so many controls on my steering wheel I would like to bind but I can't!
Please someone have an idea what's wrong?
Thanks!
Laurent
Click to expand...
Click to collapse
I have the same problem on a Ford Kuga. Did you find a solution ?
Maybe the canbus configuration in the "settings" menu (the password protected menu) ?
parisisal said:
I have the same problem on a Ford Kuga. Did you find a solution ?
Maybe the canbus configuration in the "settings" menu (the password protected menu) ?
Click to expand...
Click to collapse
I have the same problem on a Ford Kuga. Did you find a solution ?
Inviato dal mio MI 8 utilizzando Tapatalk
The wheelkey study app is for non-canbus only.
The steering wheel keys are controlled by the canbus decoder for some vehicles. So that you can not program them.
SYGAV said:
The steering wheel keys are controlled by the canbus decoder for some vehicles. So that you can not program them.
Click to expand...
Click to collapse
Good response, but I think this thread went to crickets weeks ago.
SYGAV said:
The steering wheel keys are controlled by the canbus decoder for some vehicles. So that you can not program them.
Click to expand...
Click to collapse
Helpful -- thank you. Same issue here with a 2014 VW Beetle and an Eonon GA9153A (MTCE_HT_V2.84_1). At least now I understand why the wheelkey app doesn't recognize any steering wheel buttons. Bad software design -- the app should really show a message explaining this better

Dasaita Max6: Help with canbus and steering wheel for 2013 CRV

Today I received the wiring harness and canbus I had been waiting for. There are two issues I need to solve:
1. The three “phone” buttons on the steering wheel are recognized, but not the directional buttons or “source” button. I assume I need a different key mode setting but I can’t seem to get them to be recognized.
2. My factory backup camera is connected to the harness but does not show up when I am in reverse (or ever, that I can see).
Thank you. I love having wireless CarPlay. :good:
Teacherguy said:
Today I received the wiring harness and canbus I had been waiting for. There are two issues I need to solve:
1. The three “phone” buttons on the steering wheel are recognized, but not the directional buttons or “source” button. I assume I need a different key mode setting but I can’t seem to get them to be recognized.
2. My factory backup camera is connected to the harness but does not show up when I am in reverse (or ever, that I can see).
Thank you. I love having wireless CarPlay. :good:
Click to expand...
Click to collapse
1. Not all buttons could be preprogrammed . In my case (mazda cx5) the speech button are not preprogrammed. You can use mtcdtools to assign a function to that buttons.
2. Perhaps you have not enabled the reverse camera option on factory settings ..
Go there and check (pass: 126)
Enviado desde mi SM-G975F mediante Tapatalk
ikerg said:
1. Not all buttons could be preprogrammed . In my case (mazda cx5) the speech button are not preprogrammed. You can use mtcdtools to assign a function to that buttons.
2. Perhaps you have not enabled the reverse camera option on factory settings ..
Go there and check (pass: 126)
Enviado desde mi SM-G975F mediante Tapatalk
Click to expand...
Click to collapse
Thank you. The problem is that the buttons cannot register at all. The three phone buttons register, but not the directional buttons or the source button. So I cannot program them. Maybe mtcdtools will see them, I will try it.
Teacherguy said:
Thank you. The problem is that the buttons cannot register at all. The three phone buttons register, but not the directional buttons or the source button. So I cannot program them. Maybe mtcdtools will see them, I will try it.
Click to expand...
Click to collapse
MTCDTools quits on launch...maybe not compatible since last update seems to be a year ago.
I still think it has something to do with the settings for the can bus.
Adding info in case anyone sees this and can help. There are two connectors on the Dasaita wiring harness that do not match my vehicle. One is two rows of six...so a 12 pin. 9 pins are in use by the wiring harness. I cannot find *any* Honda radios that use a 12-pin like this.
The second connector on the Dasaita wiring harness is a 24 pin, and 4 are used. This has the yellow RCA so clearly this is for my OEM backup camera. But my camera feed is in a single row 7 pin connector...currently nowhere to plug that in. I also have a 16 (two rows of 8) pin with nowhere to go. I’m betting the steering wheel controls are there.
I guess I’m going to have to be cutting wires, which I had hoped to avoid. I wish I could at least get a wiring diagram for this Dasaita harness.
I couldn’t get Dasaita to send me a pin out for the canbus so I just got the Axxess box and now I have steering wheel controls.

Unable to setup on DASAITA PX6, CarPlay steering wheel phone functions buttons

Hello guys:
I am not able to setup the control wheel steering buttons for Phone functions ( pick up a call or end a call) on a DASAITA PX6 10.
On settings I selected CAN BUS
I setup the following commands:
- Increase/decrease Volume---OK
- Mode ( to swap between radio, AV, iPod...)---OK
- Next and previous song---OK
but when I setup the phone setting it is configured but on CarPlay doesn't work, I am no able to pick up the phone.
Any help???
Best regards
What does reseller suggest when contacted for support
My understanding is that there are two ways to connect these units to can bus.
One is with the external vehicle specific can bus boxes, which are not really programmable.
The second is with the key1/2 wires which is internal and are programmable through the key study. I have never used this method, so I know nothing about it... but you could try it.
If all else fails, you can try a PAC can bus adapter.
PAC – Connecting cars and technology. Your total installation solution.
pac-audio.com
Thanks for your replies.
I can program the keys. But what I am not able to program the phone function to work. I assign the functions to the buttons but it doesn’t do anything.
On the other hand the other buttons programmed (increase/decrease volume) works properly
CyrusMzRG said:
Thanks for your replies.
I can program the keys. But what I am not able to program the phone function to work. I assign the functions to the buttons but it doesn’t do anything.
On the other hand the other buttons programmed (increase/decrease volume) works properly
Click to expand...
Click to collapse
Did you setup the keys for just the Dasaita in the unit's settings, or have you also setup the keys in the ZLink app?
I had only done the former and had this problem when I first was trying CarPlay with the ZLink app. What you will need to do is open the ZLink App, without connecting your iPhone to the unit (put it in airplane mode, or leave it in the house far away from your car), then go to Settings within the app. There you will see options to assign the steering wheel keys to the various functions you want for your phone. Once it is all set, you will be able to control CarPlay exactly how you want.
Hope this helps!
SeaMonkey80 said:
Did you setup the keys for just the Dasaita in the unit's settings, or have you also setup the keys in the ZLink app?
I had only done the former and had this problem when I first was trying CarPlay with the ZLink app. What you will need to do is open the ZLink App, without connecting your iPhone to the unit (put it in airplane mode, or leave it in the house far away from your car), then go to Settings within the app. There you will see options to assign the steering wheel keys to the various functions you want for your phone. Once it is all set, you will be able to control CarPlay exactly how you want.
Hope this helps!
Click to expand...
Click to collapse
THANK YOU very much for your help. You solved the problem.
I entered that menu several times and I saw that mapping section but I forgot it completely
now everything is working fine
thanks a lot

Categories

Resources