seemoo-lab / mobisys2018_nexmon_software_defined_radio

Proof of concept project for operating Broadcom Wi-Fi chips as arbitrary signal transmitters similar to software-defined radios (SDRs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install on Rpi3B+

F5OEO opened this issue · comments

commented

First, thanks to this excellent news and great work !
I am trying to install it on RPI3B+ (as a newbie with nexmon project) :

I am based on latest Raspbian Stretch for Rpi3B+ (32bits) :

  1. Main make
    make sure to follow readme instructions : sudo su and source set_env.sh

  2. Utilities
    Can you point the link to Android NDK r11c for arm to download ?
    This is not related to Rpi3 but only phone.

  3. Patching
    Navigate to patches/bcm43455c0/7_45_154/
    make
    make install-rpi3plus

That's it !