My bad if i wasn't clear, first i've a bad english, then i can't screenshot and post my troubles cause i work on a other PC and can't connect it or pick information of, so i'll try to be more explicit than i can.
I had to work on BladeRF but i've not experience so i try to get the hand with the hard in a first time.
(My project consist of sending date with one blade and receive in the orther, both working stand alone)
After installing the soft on the PC using getting started: lunux on gitHub, i do the section"Verifying Basic Device Operation" and that works with the 2 blade.
Then i make a GNU Radio program:
A cosinus Signal source>>osmocom Sink with device argument:bladerf=0,fpga='hostedx40.rbf'.
An osmocom Source with device argument:bladerf=0,fpga='hostedx40.rbf,loopback=rf_lna1.>>>WX GUI Scope sink.
I don't know if it's a good way to do but this program works, with "blade n°1 or blade n°2". So in this time, my 2 blades worked.
Then i tried to do an other GNU RADIO program. That i wanted was that:
Send a cosinus with one blade, received it in the second blade.
So i plug my 2 blade on my PC and try to make this program.(Note that i always using 50ohms antennas on the TX's RX's in order to protect them, using loopback or not).
So on my first program I change the block Osmocom Source, and put in device argument"bladerf=1,fpga='hostedx40.rbf".
when i lanch the program, the leds on both blades was blinding"led2".
But at this moment i suppose that it was not the good method to realise the "cosinus transfert", so i stop it.
So i check if i can't find solution on the net, but not, so i decided continuing work with blades independently.
At this moment, i plug only the blade i try used on the second program as the receiver. And here...it doesn't work.
Only the power led was on.
The first program doesn't work with this blade, but with the other.
So i try on terminal:
bladeRF-cli -i
No device(s) attached
bladeRF>probe
probe: No devices found.
bladeRF> version
bladeRF-cli version: 1.2.1-git-unknown
libbladeRF version: 1.4.3-git-unknown
the commande bladeRF-cli -v verbose send me
[VERBOSE @ libusb.c:515] Using libusb version: 1.0.17.10830
[DEBUG @ libusb.C:524] No devices availables ont the libusb backend.
No devices(s) attached.
And they are also nothing, when i plug, unplug this device and do the commmand "dsmeg" so i expect that the PC do not "see" the device.
The second blade work fine but this one doesn't work at all.
My tutor try using it on is own PC and it's the same, only the power led is on.
i tri to install the last version"Building bladeRF libraries and tools from source".
because i've and old version, the result is the same. one blade still working, the second not...
So in fact, my 2 blades works fine until i try a GNU radio program, since that one of the 2 blades doesn't work...
Can a gnu radio program put off one of my blade

?
is there a way to restore it? because PC do no recognize it ....
thanks for helping.
Jordaw