-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Working code with text and buttons #32
Comments
today we sniffed the MD-changer logic in @https://github.com/Arroquw, Volvo HU803 (similar to 603), car with my old aftermarket emulator iMIV. raw dumps can be found here: https://github.com/VincentGijsen/melbus-sniffed-traffic/tree/master/md if you want to take a turn reversing :), or wait until https://github.com/Arroquw has managed to patch the SAT code for those models. |
working on my STM32 version first, will try to port the implementation of text once I get that working |
Sending text as MD CHGR working on my stm32, just need to add bluetooth now. |
I ported my MD CHGR code to this project: #33 Don't think the CSR bluetooth module has text/serial support though |
I recently bought an S60 with the HU-603 radio. I want to make an emulator for bluetooth. I would like for it to support text (so work as MD Changer as my radio doesn't have SAT source) and also controlling the bluetooth device (next/prev steering wheel or radio buttons). Is there any working ready-made code and schematic that will make this happen? I am a total noob with coding so just looking for something that works and won't fry the radio. Thanks!
The text was updated successfully, but these errors were encountered: