tweigel-dev

Results 25 comments of tweigel-dev

I do multiple Database instances and I get the already bind error. It is possible to check if it is already bind to avoid this issue?

@T3rO could your share your method of modifying nexmon_csi to gather more then CSI with us? Because this values are very interesting. It would be great if we could extend...

@T3rO Thanks! Did you think such information like snr or noise are accessible ?

wlan0 is the alias for the WiFi nic . List the nics with iwconfig or ifconfig and Exchange wlan0 with yours

you cant be stay connected to a network at monitor mode. you have 2 possibilitys to gather csi: #### 1 sent frames to the mac nexmon raspi with the other...

It depends on your use-case? why you want to gather CSI values ?

Then both should work. If you have no expirience with monitormode and sniffing and faking layer2 frames use the second method. Here you need a normal wifi connection beween 2...

@bolbolsaj , @parisafm, you are working together, isn't it? currently I have no reachable environment to validate my 2 hypothese but : 1. are you sure to use 07 instead...

you can just ping your device if you are in client mode or send some dataframes with the monitor mode if your setup requires not connected devices. you only have...

yes it can because ICMP is layer4 and uses layer2(framing). Did you gather all frames of ICMP packages or did you also notice a leakage like mentioned here? @18563407351 https://github.com/seemoo-lab/nexmon_csi/issues/150