Matthias Schulz

Results 116 comments of Matthias Schulz

CSI extraction should work on the Raspberry Pi 3 and 3+ as well. However, I currently do not have the need for this and unfortunately also not the time to...

Did you read our Wintech paper on Nexmon, or my PhD thesis? There you can find out more about the reverse engineering of the Wi-Fi chip. On Mon, Jun 4,...

I will have to fic the links. However, the information from the paper is also available in my thesis that you can download from our libraries website. Am Do., 14....

We publish a paper on it in wintech 2019 including the code. Btw. B3plus has a bcm43455 chip. You will soon find the code under https://nexmon.org/csi josemanjarrez92 schrieb am Di.,...

We are planning to port the tool to the raspberry pi b3+ as soon as we find some time to do so. Am Do., 14. Feb. 2019, 02:01 hat Christo...

If you want to find answers to your questions you should read my PhD thesis. All 802.11n and 802.11ac Wi-Fi chips should have phy tables that contain CSI information for...

It would be best to check the bandwidth of the received frame in the ucode and only copy the values that are required. Alternatively, you can check the bandwidth somewhere...

Try to first capture the data in monitor mode. The nexus 5 has only one antenna, so it can only capture single stream transmissions. Additionally, the bandwidth of your receiver...

Take a look at the channels.h file. Keep in mind that after extracting the CSI the frame cannot be received correctly anymore. So you should only get the CSI but...

Do you see any error messages when you execute dhdutil consoledump. You should try to run your expwriments in a controlled environment. Use an empty channel and inject frames one...