Skip to content

Commit

Permalink
add photos
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris committed Dec 23, 2023
1 parent f2a05d7 commit 4074521
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/posts/nrf5340_pixel/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

I was able to stream audio from my Pixel 8 phone phone running Android 14 to my [nrf5340 audio devkit](https://www.nordicsemi.com/Products/Development-hardware/nRF5340-Audio-DK).

![music](music.jpg)

Here you see the bluetooth pairing showing the phone connected to the devkit:

![pairing](pairing.jpg)

First you build the firmware as a headset with CONFIG_AUDIO_DEV=1 flash the firmware and ensure
it is advertising. You should see this in the console output:

Expand Down
Binary file added docs/posts/nrf5340_pixel/music.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/posts/nrf5340_pixel/pairing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4074521

Please sign in to comment.