ludwig-v / wireless-carplay-dongle-reverse-engineering

CPlay2Air / Carlinkit Wireless Apple CarPlay Dongle reverse engineering
GNU General Public License v3.0
668 stars 100 forks source link

Cant get firmware to flash on device #78

Closed jbishop129 closed 3 years ago

jbishop129 commented 3 years ago

Hey guys, I was super excited to find this project! I have a new car with wired CarPlay, and wanted to move to wireless. I bought one of these "Carlinkit CPC200-U2W Plus". My car (2021 Acura RDX) recognizes it when plugging in, but the setup never completes successfully. One time I got it all working, but after restarting the car it never reconnects. Thought I'd just return it, as the seller really wasn't much help (send us logs, we'll look in to it. then nothing.)

Found this project, and thought there may be hope! but, I'm unable to get it to initiate the firmware flashing process. Here's what I've tried:

I've let it sit up to 10 minutes, but no changes to the solid red light, no further USB thumb drive activity

I've tried a different thumb drive, tried formatting it both from a Win10 machine and from macOS machine. Tried different versions of the stock or modded firmware .img files from this repo, tried the different file naming conventions. I even ordered another Carlinkit device to see if the one I had was just faulty, it arrived with a slightly different firmware version, but has the exact same outcome in the above.

Wondering if I'm missing something obvious to you guys in either my setup or my attempt to USB flash new firmware?

jbishop129 commented 3 years ago

... or, I can learn the difference between exFAT and FAT32. sigh. problem solved, operator error. šŸ¤¦

qhuyduong commented 3 years ago

@jbishop129 Hi I'm seeing the same issue. Do you mean using an exFAT USB work?

jbishop129 commented 3 years ago

I was incorrectly formatting exFAT. The correct formatting is "MS DOS (FAT32)", otherwise it cannot read the filesystem.