Giter VIP home page Giter VIP logo

Comments (8)

JL01152 avatar JL01152 commented on August 12, 2024 1

I found my issue. It turned out to be a wrong connection to the ground at the connector. The arduino would seem to power up and work properly but without the the ground it was never going to communicate with the unit. Thanks a million for your support. You are awesome.

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

please comment out line 85:
change
#define DISC_TRACK_NUMBER_FROM_MPD
to //#define DISC_TRACK_NUMBER_FROM_MPD

compile, upload and check what is on serial port please.

from vwcdavr.

JL01152 avatar JL01152 commented on August 12, 2024

commented out line 85.

serial monitor:

Audi Concert I Multimedia Gateway Ver.1.0b
RING

from vwcdavr.

JL01152 avatar JL01152 commented on August 12, 2024

solved by changing line 2156.

changed from SetStateIdle()
to SetStatePlay()
and it is working to play music from aux.

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

thx! it should be probably used only with MPD control

t.

from vwcdavr.

JL01152 avatar JL01152 commented on August 12, 2024

ok soi fried my arduino uno. I somehow shorted some pins while troubleshooting. I have uploaded the code to two different arduino pro minis and the unit does not change to cdc mode now when selecting CD.

Is there a way for me to confirm that I am receiving data from the headunit? Or are arduino pro minis incompatible?

Please help again.

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

from vwcdavr.

JL01152 avatar JL01152 commented on August 12, 2024

i have 16mhz but i will check serial console. so far without unit powered upit keeps repeating the aforementioned messages without the RING.It did not do this with the uno

from vwcdavr.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.