Skip to content

Releases: BasedHardware/Friend

V2 Android APK

15 May 19:36
da1b6fb
Compare
Choose a tag to compare

V2 Android APK

This is the second official build and release of the Android app to github while we work on getting it to the Google Play Store.

Simply download this APK and make sure you have "Install Unknown Sources" or "Unknown Sources" enabled in the settings then you should be able to install the app, once its installed open the app and it will ask you for all the required permissions, it will then search for your "Friend" device and automatically connect.

Then simple enter your Deepgram API key and OpenAI Api Key into the app and everything should start to work.

Please note the app is still in early stages and a lot may change.
If you have any issues please make a issue report or contact us in the discord!

What's Changed

New Contributors

Full Changelog: v1.0.0-Android-App...v2.0.0-Android-App

V1 Android APK

06 May 21:38
Compare
Choose a tag to compare

V1 Android APK

This is the first official build and release of the Android app to github while we work on getting it to the Google Play Store.

Simply download this APK and make sure you have "Install Unknown Sources" or "Unknown Sources" enabled in the settings then you should be able to install the app, once its installed open the app and it will ask you for all the required permissions, it will then search for your "Friend" device and automatically connect.

Then simple enter your Deepgram API key and OpenAI Api Key into the app and everything should start to work.

Please note the app is still in early stages and a lot may change.
If you have any issues please make a issue report or contact us in the discord!

V1 Firmware Build

22 Apr 22:34
76f7c6c
Compare
Choose a tag to compare

V1 Firmware Build

This is the first official build of the firmware that works with the Seeed Studio XIAO nRF52840 Sense, this is to make it easier for people to get started with, if you would like to build the firmware yourself checkout the setup guide

Setup

Download this firmware and connect your Seeed Studio XIAO nRF52840 Sense to your pc/laptop.
Double-click on the reset button of the device. The device will appear on your computer as a disk. Drag and drop the zephyr.uf2 file into it.

Note: On a Mac, you might see an error message after dropping the file, indicating that the process did not complete. This is just a Mac-specific error; the firmware is successfully uploaded.

Pinout

That's it! You have successfully installed the firmware on your device. You can now proceed to setting up one of the apps to use the device!

What's Changed

New Contributors

Full Changelog: https://github.com/BasedHardware/Friend/commits/v1.0.0-firmware