Jump to content

aminos

Members
  • Posts

    12
  • Joined

  • Last visited

  1. I got that With a distance of 6 meters and large antenna ------------------------------------------------------------------------------------------------ root@nanopiair:~# iperf3 -c 192.168.42.1 Connecting to host 192.168.42.1, port 5201 [ 4] local 192.168.42.113 port 32819 connected to 192.168.42.1 port 5201 [ ID] Interval Transfer Bandwidth Retr Cwnd [ 4] 0.00-1.00 sec 102 KBytes 834 Kbits/sec 1 22.6 KBytes [ 4] 1.00-2.00 sec 65.0 KBytes 533 Kbits/sec 0 28.3 KBytes [ 4] 2.00-3.00 sec 102 KBytes 834 Kbits/sec 3 25.5 KBytes [ 4] 3.00-4.00 sec 180 KBytes 1.47 Mbits/sec 0 28.3 KBytes [ 4] 4.00-5.00 sec 0.00 Bytes 0.00 bits/sec 1 28.3 KBytes [ 4] 5.00-6.00 sec 0.00 Bytes 0.00 bits/sec 1 28.3 KBytes [ 4] 6.00-7.00 sec 0.00 Bytes 0.00 bits/sec 0 28.3 KBytes [ 4] 7.00-8.00 sec 0.00 Bytes 0.00 bits/sec 1 28.3 KBytes [ 4] 8.00-9.00 sec 0.00 Bytes 0.00 bits/sec 0 28.3 KBytes [ 4] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 0 28.3 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth Retr [ 4] 0.00-10.00 sec 448 KBytes 367 Kbits/sec 7 sender [ 4] 0.00-10.00 sec 393 KBytes 322 Kbits/sec receiver iperf Done. --------------------------------------------------------------------------------------------------------
  2. Sorry I thought it works but just when I get distance of 1 meter between the two board the speed of wifi Becomes as before I do not know what to do.
  3. I used the antennas of my wifi router and I got that ---------------------------------------------------------------------------------------------------------------- root@nanopiair:~# iperf3 -c 192.168.42.1 Connecting to host 192.168.42.1, port 5201 [ 4] local 192.168.42.113 port 56232 connected to 192.168.42.1 port 5201 [ ID] Interval Transfer Bandwidth Retr Cwnd [ 4] 0.00-1.00 sec 4.31 MBytes 36.2 Mbits/sec 0 215 KBytes [ 4] 1.00-2.00 sec 4.45 MBytes 37.3 Mbits/sec 0 420 KBytes [ 4] 2.00-3.00 sec 4.01 MBytes 33.6 Mbits/sec 0 591 KBytes [ 4] 3.00-4.00 sec 4.22 MBytes 35.4 Mbits/sec 0 790 KBytes [ 4] 4.00-5.00 sec 4.46 MBytes 37.4 Mbits/sec 0 991 KBytes [ 4] 5.00-6.00 sec 4.78 MBytes 40.1 Mbits/sec 0 1.16 MBytes [ 4] 6.00-7.00 sec 3.55 MBytes 29.8 Mbits/sec 0 1.36 MBytes [ 4] 7.00-8.00 sec 4.79 MBytes 40.2 Mbits/sec 16 1.35 MBytes [ 4] 8.00-9.00 sec 4.01 MBytes 33.6 Mbits/sec 35 1.13 MBytes [ 4] 9.00-10.00 sec 4.45 MBytes 37.3 Mbits/sec 0 1.24 MBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth Retr [ 4] 0.00-10.00 sec 43.0 MBytes 36.1 Mbits/sec 51 sender [ 4] 0.00-10.00 sec 42.2 MBytes 35.4 Mbits/sec receiver iperf Done. ---------------------------------------------------------------------------------------------------- What you recommend me the best wifi antenna thanks .
  4. Hi, I have just done the test with the command iperf3 and I get this : -------------------------------------------------------------------------------------------- root@nanopiair:~# iperf3 -c 192.168.42.1 Connecting to host 192.168.42.1, port 5201 [ 4] local 192.168.42.113 port 44649 connected to 192.168.42.1 port 5201 [ ID] Interval Transfer Bandwidth Retr Cwnd [ 4] 0.00-1.00 sec 1.94 MBytes 16.3 Mbits/sec 0 112 KBytes [ 4] 1.00-2.00 sec 1.88 MBytes 15.8 Mbits/sec 0 194 KBytes [ 4] 2.00-3.00 sec 1.94 MBytes 16.3 Mbits/sec 0 276 KBytes [ 4] 3.00-4.00 sec 1.84 MBytes 15.4 Mbits/sec 0 359 KBytes [ 4] 4.00-5.00 sec 1.80 MBytes 15.1 Mbits/sec 0 448 KBytes [ 4] 5.00-6.00 sec 1.94 MBytes 16.3 Mbits/sec 0 532 KBytes [ 4] 6.00-7.00 sec 1.88 MBytes 15.8 Mbits/sec 0 626 KBytes [ 4] 7.00-8.00 sec 2.00 MBytes 16.8 Mbits/sec 0 706 KBytes [ 4] 8.00-9.00 sec 2.01 MBytes 16.9 Mbits/sec 0 796 KBytes [ 4] 9.00-10.00 sec 1.88 MBytes 15.8 Mbits/sec 0 880 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth Retr [ 4] 0.00-10.00 sec 19.1 MBytes 16.0 Mbits/sec 0 sender [ 4] 0.00-10.00 sec 18.8 MBytes 15.8 Mbits/sec receiver iperf Done. ------------------------------------------------------------------------------------------ thanks for your help
  5. I do this Croot@orangepizeroplus2:~# iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ and i have also this error root@nanopiair:~# iperf3 -c 192.168.42.1 iperf3: error - unable to connect to server: Connection refused
  6. I can't receive anything after a typing the following command : root@orangepizeroplus2:~# iperf3 -c 192.168.1.1 iperf3: error - unable to connect to server: Connection refused
  7. I already download the latest image version available in the web site armbian https://www.armbian.com/orange-pi-zero-2-h3/
  8. sorry for my late response, I changed the developpement board from nanopi neo air to orange pi zero plus2 but I still have the same problem (it is the ssh transfer which is so slow) there is the url given armbianmonitor -u http://sprunge.us/YJXS thanks for your help.
  9. Hi,I have a problem with the ssh wifi connection with the nanopi neo air it has every faith that I connect it is too slowI have disabled the NetworkManager with the following commandsSystemctl stop NetworkManager.serviceSystemctl disable NetworkManager.serviceAnd configured my network connection with the / etc / network / interfaces fileAnd also i have disabled iwconfigIwconfig wlan0 power offalways remains the problem of SSH slowthenks for your help
  10. I followed the same step but I have this error $ glxgears Error: could't get an RGB, Double-buffered visual $/usr/lib/globs/benchmarks/GL_pointz/gl_pointz Video mode set failed: Couldn't find matching GLX visual help me!!!!
  11. thenks, i am install this and it's work sudo apt-get install libsdl1.2-dev but i have a problem to allocate memory of GPU, I do not know if I should just change a file boot.cmd
  12. I have this problem after ~$ make SDL/SDL.h: No such file or directory arm bien thenk you .
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines