Product Documentation
RelayKeys (🇬🇧 English )
RelayKeys (🇬🇧 English )
  • 😎Introduction
  • ⚙️ Installation
    • Setting up a board for RelayKeys
      • Adafruit Feather nRF52840 Express
      • Raytac dongle - nRF52840 USB Key with TinyUF2 Bootloader MDBT50Q-RX
      • Adafruit Itsybitsy nRF52840
      • Bluefruit LE Friend
    • Download and Setup (Software)
    • Connecting with RelayKeys
      • Wired Mode
      • Wired + Recieving Dongle
      • Wireless Mode
    • Checking it works
  • 🖥️Using RelayKeys
    • RelayKeys Desktop (QT)
    • Command Line Usage
    • 💬Guides for use with AAC
      • Tobii Communicator 5
      • Smartbox Grid 3
      • Jabbla MindExpress
      • Tobii Dynavox - Snap
    • Serial API
  • ❓Troubleshooting
  • 👩‍💻Developer Information
    • Architecture of RelayKeys
    • Developing without a board
    • Config File details
    • Server (Daemon) reference
    • Building a binary
    • Prior Art/Related Projects
    • Contributing
    • Credits
  • ❤️ Supporting RelayKeys
Powered by GitBook
On this page
Export as PDF
  1. ⚙️ Installation
  2. Setting up a board for RelayKeys

Adafruit Feather nRF52840 Express

PreviousSetting up a board for RelayKeysNextRaytac dongle - nRF52840 USB Key with TinyUF2 Bootloader MDBT50Q-RX

Last updated 10 months ago

Either use the drag and drop UF2 method or more steps involved - Arduino uploading method. For the UF2 method

  • Download the UF2 file for the feather nrf52840 express board in the __

  • Double click that reset button. You will then get a USB drive on your computer. Drag and drop the UF2 file to the root of that drive.

  • It SHOULD disconnect from your Computer if successful and the light should change colour to Green

  • More details see the steps

Or the Arduino uploading method.

  • Run the server side code

  • Done!

Check the setup of your (remember we're using the nRF52840 board!)

Upload the to your feather.

Arduino IDE
sketch
current release
here