Closed jokubasver closed 3 years ago
This looks great - I can confirm that 0x12 is the phone button code from my notes (you can find a new repo for that here)
I have doubts regarding what microphone the phone-call HFP system will use, I've had issues with that in the past, but I am looking forward to trying it out!
Yeah, I haven't tried HFP yet, so I'm not sure either. But my bet would be that it just uses the phone's built in mic, and plays audio through the phone speaker too.
Answering the call works. Phone shows that call audio can be routed to bluetooth, but it doesn't work (it just switches back to the phone speaker)
-Use more up-to-date A2DP library by pschatzmann. -Update main.cpp to support this new library. -Include Github libraries to platformio.ini lib_deps to stay up-to-date. -General fixes and cleanup. -Updated readme with notes on how to connect CAN, and some notes of using 5V from the EHU, instead of 12V.