Jason Zhu 2ba3845f5f | ||
---|---|---|
SDK/nRF5_SDK_17.0.2_d674dde | ||
.dockerignore | ||
Dockerfile | ||
README.md | ||
docker-compose.debug.yml | ||
docker-compose.yml |
README.md
README
This is a project aimed to create a HID dongle for my Filco Minila bluetooth keyboard. I love this keyboard, but it cannot be used during BIOS, and will have some connection issue. I would love to create a HID dongle for this keyboard only.
This dongle is created out of nRF52840 dongle from nordic
Reference:
- The nRF52840 USB Dongle Tutorial (Part 1)
- nRF52840 Dongle Programming Tutorial
- Nordic Semiconductor: Programming the nRF52840 Dongle
- Docker for nRF52840
Update on 2020-02-14: This project is currently paused. As testing shows that nRF52840 USB Dongle cannot detect the Filco minila air. So, I have to go back to raspberry pi zero w.