Hi my friends.
Im very interested on this subject.
I have a chinesse radio hizpo, and I want to make a canbus interface for my car.
I go inside the sofware on the radio using adb, and I find the apk who managed all the options for canbus. The apk is called MainUI, I decompiled it but i cant find the arrays, or list with the commands for every car brand.
My car is a PSA, and when a select PSA WC in the radio (code 148), the first 2 bytes or head code is 5AA5, if i select audi, the first is 2E, but with others is E6, and the code who start by 2E, (vol+) only works if the radio is in 2E mode. I havent any canbus decoder, so i can't monitorize the traffic, only I can read the serial port of the radio, and send to it commands.
I think the codes are inside a compiled library .so, i upload it in order to anyone try to decompile it.
https://srv-file6.gofile.io/download/tr2P6W/canjni.rar
Im very interested on this subject.
I have a chinesse radio hizpo, and I want to make a canbus interface for my car.
I go inside the sofware on the radio using adb, and I find the apk who managed all the options for canbus. The apk is called MainUI, I decompiled it but i cant find the arrays, or list with the commands for every car brand.
My car is a PSA, and when a select PSA WC in the radio (code 148), the first 2 bytes or head code is 5AA5, if i select audi, the first is 2E, but with others is E6, and the code who start by 2E, (vol+) only works if the radio is in 2E mode. I havent any canbus decoder, so i can't monitorize the traffic, only I can read the serial port of the radio, and send to it commands.
I think the codes are inside a compiled library .so, i upload it in order to anyone try to decompile it.
https://srv-file6.gofile.io/download/tr2P6W/canjni.rar
Last edited: