Git Product home page Git Product logo

Comments (9)

Zadvornyi avatar Zadvornyi commented on August 20, 2024 1

Do you use gqrx?

from bladerf.

Zadvornyi avatar Zadvornyi commented on August 20, 2024 1

I have fixed the problem. The steps that I have done

  • I have download image from bladeRF_fw_latest.img
  • run bladeRF-cli -f ./bladeRF_fw_latest.img
  • I have download FPGA images from hostedxA4-latest.rbf
  • run bladeRF-cli -l ./hostedxA4-latest.rbf
  • run bladeRF-cli -e info -e version

Screenshot 2024-06-06 at 14 27 25

P.S. Few time later the the FPGA firmware took off. I have reload it, work it

from bladerf.

rthomp10 avatar rthomp10 commented on August 20, 2024

After plugging in the bladeRF, can the bladeRF-cli find it?

$ bladeRF-cli --probe

  Description:    Nuand bladeRF 2.0
  Backend:        libusb
  Serial:         99aaf88ba49d4327jk1566a6293c8297
  USB Bus:        3
  USB Address:    92

If not, can it be found using lsusb?

$ lsusb | grep Nuand
Bus 003 Device 065: ID 2jf0:5240 Nuand LLC bladeRF 2.0 micro

from bladerf.

Zadvornyi avatar Zadvornyi commented on August 20, 2024

Hello,
Screenshot 2024-06-04 at 21 05 57

from bladerf.

Zadvornyi avatar Zadvornyi commented on August 20, 2024

Screenshot 2024-06-04 at 21 19 29
Screenshot 2024-06-04 at 21 18 24

from bladerf.

rthomp10 avatar rthomp10 commented on August 20, 2024

Try setting the device string to bladerf=0. This should open the first device libbladeRF can find. See Gnuradio OsmoSDR device string options in the wiki.

image

from bladerf.

Zadvornyi avatar Zadvornyi commented on August 20, 2024

Have you ever tried to run? BladeRF on SDRAngel MacOS?

from bladerf.

Zadvornyi avatar Zadvornyi commented on August 20, 2024

I have set:
Screenshot 2024-06-06 at 12 05 42
I have got
Screenshot 2024-06-06 at 12 06 07

On Windows machines, I have used sdrangel this work ok

I have run bladeRF-cli -e info -e version
Screenshot 2024-06-06 at 12 33 02

And run bladeRF-cli -f <firmware_file>

from bladerf.

rthomp10 avatar rthomp10 commented on August 20, 2024

Nice! The fpga image (.rbf) will have to be loaded every time the bladeRF loses power.

If you would like to store the fpga image on the bladeRF, bladeRF-cli -L hostedxA4-latest.rbf will flash the fpga image to its spi flash. It will then automatically load on power up. bladeRF-cli -L X will erase the stored fpga image if the functionality is not preferred.

from bladerf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.