Skip to content

Commit 9d7f65e

Browse files
committed
Update README to include RPi 3A+, slightly more explanation about bluetooth connection
1 parent aeadc75 commit 9d7f65e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,15 @@ You may want to update the `country_code` in the relavent `hostapd.conf` file fo
4040
Use one of the following defconfig for the board you intend to use:
4141
- `raspberrypi0w_defconfig` - Raspberry Pi Zero W
4242
- `raspberrypizero2w_defconfig` - Raspberry Pi Zero 2 W
43+
- `raspberrypi3a_defconfig` - Raspberry Pi 3A+
4344
- `raspberrypi4_defconfig` - Raspberry Pi 4
4445

4546
## Install and run
4647
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.
4748

4849
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.
4950

50-
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.
51+
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.
5152

5253
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.
5354

0 commit comments

Comments
 (0)