I am building and testing a WiFi controlled robot and am having some WiFi problems.
The WiFi dongle is a generic one that came with the Maplins raspberry Pi Kit (No name on the dongle).
Output of iwconfig is here:
Code: Select all
wlan0 IEEE 802.11bgn ESSID:"BTHub4-HKG2"
Mode:Managed Frequency:2.462 GHz Access Point: CC:33:BB:F4:D8:FC
Bit Rate=6.5 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=29/70 Signal level=-81 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:2 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.The bit rate says 6.5mbs which seems painfully slow.
I am using mjpg-streamer to stream a video feed from a web camera mounted on the robot it started having problems with an update of Raspbian but this was fixed by patching mjpg-streamer but the problems have come back.
When the Pi is connected via Ethernet the stream is fine?
I have tried changing channel to channel 1 from 11 on my BT Home Hub Router initially I was getting about 38mbs but then when I ran mjpg-streamer it dropped to 7mbs again?
Do I need to update the firmware in the dongle?
