Page 1 of 1

Re: BladeRF Micro A9 not working unless connected via USB hub

Posted: Tue May 12, 2026 9:58 am
by felixandrea
That honestly sounds more like a USB signaling/power negotiation issue than a bladeRF software problem, especially since it works through a hub.

I’ve seen similar behavior with some Intel xHCI controllers where direct USB 3.x connections behave badly with SDR devices, but putting a powered USB hub in between stabilizes timing enough for transfers/FPGA access to work correctly.
heardle
A few things I’d try:

disable USB selective suspend in Windows power settings
disable USB power saving for the xHCI controller in Device Manager
force the port to USB 2.0 mode if possible
try a different cable (bladeRF can be surprisingly sensitive to marginal cables)

The “Failed to send NIOS II request” / Read Error -5 usually points to communication instability rather than FPGA corruption from what I’ve experienced.

Honestly, if the hub works reliably, many SDR users just keep using one permanently.

Re: BladeRF Micro A9 not working unless connected via USB hub

Posted: Mon Jun 01, 2026 2:18 am
by sarilomo3815
If it works through a USB hub but not directly, that sounds more like a USB controller or power management issue than a bladeRF problem. Have you tried disabling USB selective suspend and any Intel USB power saving features in Windows?