-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unifying receiver stuck in nRF24LU1P-F32 BOOT LDR cant go back to same after Research Firmware #25
Comments
is there any way to get out of the 2 modes and go back to stock logitech |
Hey @xbipin, I flashed this firmware and the receiver got stuck in the bootloader too. You might need the RQR24 version instead, the links to both can be found here. |
i tried it but the problem in my case is fwupdtool get-devices doesn't list the device_id at all for this, lsusb shows it as nordic semiconductors device. |
I think i solved all issue in here of signed bootloader: https://twitter.com/drcrecovery/status/1671590705238781953?s=46 |
i have a unifying receiver dongle which when plugged in always used to show nRF24LU1P-F32 BOOT LDR which i guess was due to no firmware on it so in hopes to get it working i flashed you nrf-research-firmware and apparently its just stuck on that, if i run the logitech-usb-restore it gets it back to nRF24LU1P-F32 BOOT LDR temporarily untill i unplug and replug i but cant get it to a state where i can flash the unifying receiver hex file or just remain back on nRF24LU1P-F32 BOOT LDR, any help is appreciated
on plugging it in i see this
[ 4362.570453] usb 1-1.1.2: new full-speed USB device number 17 using dwc_otg [ 4362.710982] usb 1-1.1.2: New USB device found, idVendor=1915, idProduct=0102, bcdDevice= 0.01 [ 4362.710996] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4362.711006] usb 1-1.1.2: Product: Research Firmware [ 4362.711015] usb 1-1.1.2: Manufacturer: RFStorm
on trying restore it goes to this
[ 4377.320480] usb 1-1.1.2: reset full-speed USB device number 17 using dwc_otg [ 4377.640455] usb 1-1.1.2: device descriptor read/64, error -32 [ 4377.892110] usb 1-1.1.2: device firmware changed [ 4377.892327] usb 1-1.1.2: USB disconnect, device number 17 [ 4377.990515] usb 1-1.1.2: new full-speed USB device number 18 using dwc_otg [ 4378.127593] usb 1-1.1.2: New USB device found, idVendor=1915, idProduct=0101, bcdDevice= 0.01 [ 4378.127604] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4378.127608] usb 1-1.1.2: Product: nRF24LU1P-F32 BOOT LDR [ 4378.127612] usb 1-1.1.2: Manufacturer: Nordic Semiconductor
The text was updated successfully, but these errors were encountered: