IronBit-0

Results 9 comments of IronBit-0

Did you reboot at all? You need to setup the environment after you reboot. Try running: `source/home/pi/nexmon/setup_env.sh`

On Raspberry Pi, I found that running `rpi-update 993f47507f287f5da56495f718c2d0cd05ccbc19` to change the kernel version to 4.19.97-v7+ (viewable by running `uname -r`) worked in some ways, but introduced other problems too....

What WiFi module has you used that has worked for you?

Thanks, that's really helpful. Do you know of any recent success using the Nexmon patches on a raspberry pi zero w 1.1? Also, do you know if a the wifi...

Thanks so much for this; I'll keep trying with the Raspberry Pi Zero W 1.1. In the meantime, if anyone else has any successes to relay, on any hardware, it...

Reopened so that this post is more visible in issues. Let me know if this is faux pas in GitHub etiquette. If anyone else has successes, it would be great...

@takatost's advice worked for me. The Error message is only a warning, so the program is still functioning. [The warning means that in the future the program might not work](https://docs.python.org/3/library/exceptions.html#FutureWarning),...