Skip to content
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

Open
pld360 opened this issue May 25, 2023 · 4 comments
Open

Working code with text and buttons #32

pld360 opened this issue May 25, 2023 · 4 comments

Comments

@pld360
Copy link

pld360 commented May 25, 2023

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!

@VincentGijsen
Copy link

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.

@Arroquw
Copy link
Contributor

Arroquw commented Nov 6, 2023

working on my STM32 version first, will try to port the implementation of text once I get that working

@Arroquw
Copy link
Contributor

Arroquw commented Dec 8, 2023

Sending text as MD CHGR working on my stm32, just need to add bluetooth now.

https://github.com/Arroquw/volvo_melbus_stm32

@Arroquw
Copy link
Contributor

Arroquw commented Dec 9, 2023

I ported my MD CHGR code to this project: #33

Don't think the CSR bluetooth module has text/serial support though

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

No branches or pull requests

3 participants