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

Raytac dongle - nRF52840 USB Key with TinyUF2 Bootloader MDBT50Q-RX

PreviousAdafruit Feather nRF52840 ExpressNextAdafruit Itsybitsy nRF52840

Last updated 1 year 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 raytac dongle in the_ __

  • Press and hold thr reset button as you plug it into the computer. You will then get a USB drive on your computer. Drag and drop the UF2 file to the root of that drive.

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