Skip to content

the-bobo/pimon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Installs nexmon on Raspberry Pi 3 Model B

to run installer:
bash pimon.sh

to run nexutil:
sudo su
nexutil

to run after reboot:
get to nexmon/patches/bcm43438/7_45_41_26/nexmon
sudo su
rmmod brcmfmac # removes regular broadcom driver module
insmod brcmfmac/brcmfmac.ko # installs new driver module
nexutil -m2 # places WiFi into monitor mode

to revert back to managed mode and use regular wifi:
get to the same folder as above
rmmod brcmfmac/brcmfmac.ko
modprobe brcmfmac
exit # exits su

About

Installs nexmon on Raspberry Pi 3 Model B / Raspberry Pi Zero W

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages