BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
526 stars 89 forks source link

Unable to Connect to Vehicle #757

Closed thetwo4 closed 6 months ago

thetwo4 commented 6 months ago

Currently can't find my car. First time trying to set up. Here are some of the screens I'm seeing... Screenshot_20240107_151945_AAIdrive Screenshot_20240107_151938_AAIdrive Screenshot_20240107_151935_AAIdrive Screenshot_20240107_151929_AAIdrive

thetwo4 commented 6 months ago

My idrive screen shows the following apps: 20240107_152112

hufman commented 6 months ago

Please check the car's mobile device menu, does it provide an Apps option? It should look like the following: https://github.com/BimmerGestalt/AAIdrive/blob/main/app/src/main/res-facets/tips/drawable/pic_btapp_bmw.jpg If the Apps option is missing, please check the ConnectedDrive subscription. Once the Apps option shows up and MyBMW successfully connects and shows a tick box, then AAIdrive will be able to connect.

thetwo4 commented 6 months ago

This is what I see. ConnectedDrive is active/subscribed.

I can see the Apps tickbox when I go to add a device, but when my device is added I get this screen.

20240107_220049

hufman commented 6 months ago

Hmmm I'm not sure how the car decides to add the Apps entry or not, during the pairing process. Can you try unpairing, and then keeping the MyBMW app open while pairing the phone again?

thetwo4 commented 6 months ago

Still no luck. Anything else I can try? 20240108_160037 20240108_160050

thetwo4 commented 6 months ago

Update: the box now shows up for my phone, but no luck with clicking. When I click, I get "Connecting...Start app if necessary."

20240108_161831 20240108_161837

hufman commented 6 months ago

Very good! So clicking that button in the car just enables the car's Bluetooth to listen to connections from MyBMW, and usually stays enabled across restarts (Apps over USB sometimes confuses this). Now that the car is ready to receive connections, try opening MyBMW and it should connect after a bit. Once connected, try opening AAIdrive and it should see the car connection and add its apps. After confirming that it works manually, then you just need to set up Samsung to allow the apps to start in the background.

thetwo4 commented 6 months ago

Looks like we got action! Thanks for this!!