TX intermittent hang in CLI

Having issues with the site, hardware, source code, or any other issues?
Post Reply
ksmiller99
Posts: 10
Joined: Wed Jun 15, 2016 11:22 am

TX intermittent hang in CLI

Post by ksmiller99 »

The TX test at https://github.com/Nuand/bladeRF/wiki/b ... and-Tricks works as is, but when I when I use my own signals generated by a C# program, I get intermittent hanging on the CLI and LED1 is off during the hang. Sometimes during the hang, unmodulated carrier is transmitted. Sometimes it will recover and LED1 will turn back on. Once, I got this error after about 1 or 2 minutes:

Code: Select all

bladeRF> tx start
bladeRF> [WARNING @ sync_worker.c:277] Timed out while stopping worker. Canceling thread.
I thought it might be a buffer under-run because my signal files are small, but when I adjusted the parameters in the Tips-and-Tricks to use much smaller signal files, and the same frequency and sample rate as my signals, (315e6 and 8e6) the example still ran.

My signals are OOK modulated at 100%. They do trigger the receiver when the bladeRF doesn't hang.

Any ideas or suggestions for correcting or troubleshooting?
Post Reply