bladeRF Micro 2 - basic setup and visual studio libraries.

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
cmanko
Posts: 1
Joined: Wed Sep 01, 2021 7:19 am

bladeRF Micro 2 - basic setup and visual studio libraries.

Post by cmanko »

Hello,
I'm brand new to the SDR and bladeRF scene. I've been searching the forum for help, directions, examples, etc. I've successfully connected to the bladeRF in windows, and using the bladeRF CLI can successfully execute commands. I'm looking to similarly execute commands via a visual studio program (c#, c++, vb.net), and was curious about libraries/DLLs for visual studio. I've tried following the instructions using git, cmake, etc... but the setup/install fails. I was just looking for required files/installs and general help with visual studio, maybe a basic project that successfully connects and executes a basic command (version, info, host,...)

Worst case, is there any means to launch and control the bladeRF CLI via the command prompt, and just do that in a vs project?

Any help would be appreciated. Thanks.
Post Reply