I get the following messages whenever I open the bladeRF 2.0 micro xA4:
```
[ERROR @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:350] wait_for_buffer: Timed out waiting for buf_ready after 1000 ms
[ERROR @ /privatehost/libraries/libbladeRF/src/backend/usb/libusb.c:1090] Transfer timed out for buffer 0x14d8ca800
```
Is this normal, or a sign I'm doing something wrong?
PS: Seems to only happen when the sample rate is > 50Mhz or so.
Timeout error messages after opening device.
-
- Posts: 3
- Joined: Fri Jul 26, 2024 1:00 pm
Re: Timeout error messages after opening device.
If I run with `BLADERF_LOG_LEVEL=verbose`, I also get long stream of these sorts of messages:
```
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 1: Expected t=106156986, got t=106157032
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 2: Expected t=106157540, got t=106157539
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 4: Expected t=106158555, got t=106158583
```
```
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 1: Expected t=106156986, got t=106157032
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 2: Expected t=106157540, got t=106157539
[DEBUG @ /privatehost/libraries/libbladeRF/src/streaming/sync.c:617] Sample discontinuity detected @ buffer 20, message 4: Expected t=106158555, got t=106158583
```
-
- Posts: 6
- Joined: Sat Jul 20, 2024 3:03 pm
- Contact:
Re: Timeout error messages after opening device.
what the device you are running on?
-
- Posts: 2
- Joined: Sun Oct 13, 2024 7:29 pm
Re: Timeout error messages after opening device.
Those error messages from your bladeRF 2.0 micro xA4 aren’t exactly “normal”—they’re a heads-up that something’s not quite clicking, especially when you’re pushing sample rates above 50 MHz. Escape Road City