Hello!
First of all, thank you for the awesome work on this project. I'm currently trying to pair a custom setup using the Unifying protocol but unfortunately haven't had success getting the dongle to respond.
Here is a summary of my setup:
Setup:
Microcontroller: Arduino Leonardo R3 (ATmega32u4)
Radio: NRF24L01 (standard version, not PA+LNA)
Connections:
CE → Pin 7
CSN → Pin 8
MOSI, MISO, SCK → connected via ICSP header (verified with datasheet)
Powered by 3.3V onboard regulator (no external capacitor)
Software: Based on the example code from this repository, modified to send keycodes via USB Serial (very basic A/Z test)
EEPROM: Erased on startup to always force pairing
Dongle version: 024.011.00036
Host OS: Windows 11
Hello!
First of all, thank you for the awesome work on this project. I'm currently trying to pair a custom setup using the Unifying protocol but unfortunately haven't had success getting the dongle to respond.
Here is a summary of my setup:
Setup:
Microcontroller: Arduino Leonardo R3 (ATmega32u4)
Radio: NRF24L01 (standard version, not PA+LNA)
Connections:
CE → Pin 7
CSN → Pin 8
MOSI, MISO, SCK → connected via ICSP header (verified with datasheet)
Powered by 3.3V onboard regulator (no external capacitor)
Software: Based on the example code from this repository, modified to send keycodes via USB Serial (very basic A/Z test)
EEPROM: Erased on startup to always force pairing
Dongle version: 024.011.00036
Host OS: Windows 11