decrazyo / unifying

FOSS re-implementation of the Logitech Unifying protocol
GNU General Public License v3.0
61 stars 1 forks source link

I have a question. #1

Closed dbdbdee closed 8 months ago

dbdbdee commented 8 months ago

I am not familiar with English, so please understand.

First of all, thank you for your great library.

I confirmed that my model name is C-U0007.

I used Uno board and nrf24l01. I connected it like this.

Uno - NRF24L01

VCC- 3.3V GND- GND SCK- D13 MISO- D12 MOSI- D11 CSN- D7 CE- D8

However, these messages are repeated infinitely.

23:09:30.573 -> Channel: 20 23:09:30.573 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:30.664 -> Channel: 23 23:09:30.664 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:30.754 -> Channel: 26 23:09:30.754 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:30.844 -> Channel: 29 23:09:30.844 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:30.965 -> Channel: 32 23:09:30.965 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:31.054 -> Channel: 35 23:09:31.054 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] 23:09:31.144 -> Channel: 38 23:09:31.144 -> Transmit: [0x00, 0x50, 0x01, 0x4B, 0x01, 0x00, 0x00, 0x00, 0x00, 0x63] . . .

There is no response to pairing in the unifying software. How can I connect it?

dbdbdee commented 8 months ago

I solved it. I connect it to 5v instead of 3v