Matthias Schulz
Matthias Schulz
Reception should be possible. For spectrum analysis you either need a more advanced chip or you have to calculate the fft on your own. Diego Garcia del Rio schrieb am...
Hi Piotr, 1. I am not sure, but I think that it does not care about CCA. However, transmissions often fail, if they start during a reception. 2. You should...
The code is the documentation :-) The Wi-Fi driver is part of the Linux Kernel brcmfmac or bcmdhd (for Android). > On 7. Sep 2021, at 19:55, haochenku ***@***.***> wrote:...
I am just answering to the previous messages in general. On Android smartphones, we do not have to modify the bcmdhd driver to enable monitor mode. On vanilla Linux with...
Technically, it works. Feel free to read our reactive jamming paper for details. > On 30. Dec 2020, at 22:02, tweigel-dev wrote: > > > 36 is a 5GHz Channel...
Take a look into log/linker.err and show me your last lines. I might have forgotten to add commit something. mlinton schrieb am Mo., 9. Apr. 2018, 01:24: > Trying to...
`.text.wlc_sendctl' is already available in the wrapper.c file. So it should have worked for you. Btw. I also updated the driver version for the Rpi3 and 0W to version 4.14.
did you reboot after installing the new kernel? On Tue, Apr 10, 2018 at 12:31 AM, arashebadi wrote: > I tested the new version, but I get the following errors:...
Follow the readme step by step. arashebadi schrieb am Di., 10. Apr. 2018, 02:14: > @matthiasseemoo after rebooting > (uname -r is 4.14.30-v7+), but I get the following error: >...
In few cases, the Wi-Fi chips stops its operation even after reinstalling the backup, but it was always possible to make it work again after a complete system reinstall. You...