-
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
Doesn't seem to work properly with HU-603 #24
Comments
Hi Maxima, Nice! Yeah, text will only work in SAT mode (not CD Changer mode). Same for RND-button. I don’t know which HU models support SAT, but if yours doesn’t its nothing wrong with your build. If there is a SOURCE selector try to cycle through and look for SAT. |
To convert this to work as MD changer, I only need to change BASE_ID? As I have HU803, SAT is not an option for me |
@jurgislipsnis It might open the md as audio source but text will not work by just changing base id. |
Hi, I have an HU-603 and I use archi's PCB. |
Hi, Sounds like a power supply issue then. I'd check voltage at the PCB in car, everything connected and running. Voltage drops may occur due to poor power/GND cord or you may have a short somewhere. |
I use the power from the DIN-connector and I will try to use power from cig-lighter instead. But when I tested it on the bench, it draws less then 100mA @ 12v. The HU-603 doesn't have a play button, can I program an alternative button, or is it already done? There isn't some shutdown command that is turning the BT-Module off? cuz the nano appears to keep running. |
Try that. There is no BT OFF command by default. Yes you can change the code so any button can do any of the available functions. Read through the code and it should be fairly obvious where to change the button commands. Hope it works out |
Connected it directly to 12v and I could pair the phone and play some music. But after about 1min, the BT-module stopped working. CD-Changer Emu is still working, but I think the BT-module fried. |
@NeoRanga check this out |
Thank for the link, but I think something has happened to the bt-module. There is no power light on the module and i have tried to feed it with 14v from a bench power supply, but still nothing. |
@NeoRanga: I think you fried your BT module. So i did and therefore started to inspect some things: #14 |
@2bitmarv Hi, I did use the run line at first, but the BT-module powered up and then directly down. I think the BT-module I used had a 12v regulator, but i have to check that. The module worked for a while when connected to 12v cig. No magic smoke, it just powered down forever. The car wasn't running, so the voltage was around 12,5v. |
@NeoRanga : Ok, another thing might be the various quality of these "cheap" BT modules. These "little things to experiment with" mostly rely on a stabilized power supply. I fried many modules of various types or received them already dead on delivery. Good Luck! |
When using the RUN from the DIN instead of 12v from cig lighter, are they just interchangeable in the PCB design? So instead of external 12v line you just connect run to the transistor? |
Yes you can use either one. Run line may be regulated but didn’t provade enough current all the time. |
push VincentGijsen/melbus-sniffed-traffic@59f7c61 has 803 hu command logs (MDchanger) |
So I've soldered the module as the schedule shown (I guess it's the same as for archi's PCB?) and is using the .ino meant for archi's PCB!
But the text does not come through, and I can't cycle through different texts, it just says "CD01 TRK01" and so on, or what ever it's supposed to say with an actual cd changer installed.
Plus, when i press the RND-button, it just works as a Play/Pause-button, odd?
Otherwise it works perfecly!
Unbelievable in audio quality from those cassette-to-3,5mm I've been using before!
best,
Maxima
The text was updated successfully, but these errors were encountered: