Skip to content

Commit

Permalink
Update README to include RPi 3A+, slightly more explanation about blu…
Browse files Browse the repository at this point in the history
…etooth connection
  • Loading branch information
nisargjhaveri committed Nov 14, 2023
1 parent aeadc75 commit 9d7f65e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,15 @@ You may want to update the `country_code` in the relavent `hostapd.conf` file fo
Use one of the following defconfig for the board you intend to use:
- `raspberrypi0w_defconfig` - Raspberry Pi Zero W
- `raspberrypizero2w_defconfig` - Raspberry Pi Zero 2 W
- `raspberrypi3a_defconfig` - Raspberry Pi 3A+
- `raspberrypi4_defconfig` - Raspberry Pi 4

## Install and run
Build should generate the sd card image at `images/sdcard.img` in your output directory. Install this image on the SD card using your favourite tool.

That should be it. Insert the SD card and connect the board to the car. Make sure to use a data cable, with the USB OTG enabled port.

On your phone, open Bluetooth settings and pair a new device called "AA Wireless Dongle". Once paired, it should automatically start the Wireless Android Auto on the car screen.
Once the car recognizes the device and sends a request to start Android Auto, bluetooth is enabled. On your phone, open Bluetooth settings and pair a new device called "AA Wireless Dongle". Once paired, it should automatically start the Wireless Android Auto on the car screen.

From the next time, it should automatically connect to your phone, no need to pair again. Make sure your Bluetooth and Wifi are enabled on the phone.

Expand Down

0 comments on commit 9d7f65e

Please sign in to comment.