-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPi Does not connect to Wi-Fi from the first shot #314
Comments
@myamo1 Are you connecting to a 2.4GHz network or 5GHz? |
I am connecting to 2.4GHz network |
@myamo1 apologies that I missed seeing your response earlier. Are you still experiencing this issue? |
This issue is being closed due to inactivity. If you are still experiencing the issue, feel free to reopen this ticket when you are ready to continue the troubleshooting process. |
Hello again, I am using a router connected to the university network. |
Does that router support 5 GHz? if so I would suggest trying to put the Raspberry Pi on the 5GHz network. Another thing that I would suggest is to reserve an IP address for the Raspberry Pi on the router. This seems like it is an issue with the network configuration so that could potentially help. If the issue persists then connect to the pi when you are experiencing the issue and share the output of |
The router does not support 5 GHz. Nov 21 20:59:33 ubuntu cloud-init[657]: ci-info: | wlan0 | False | . | . | . | d8:3a:dd:08:60:35 | |
The repeated error seems to be this one:
I have not directly had experience with this type of failure but through some searching people seem to run into this issue with raspberry pi's in several different types of scenarios including incorrect bands / channels and general interference from other physical connections. First thing to check is when you run the If not that, some people have reported incompatibilities with the raspberry pi WIFi driver and specific access points. The solution people seem to have is to disable the fast-roam feature on the pi. See https://bugs.launchpad.net/raspbian/+bug/1929746 and https://raspberrypi.stackexchange.com/questions/77144/rpi3-wireless-issue-ctrl-event-assoc-reject-status-code-16 If that still doesn't work, try searching up that specific error, as people have reported different solutions for it. This is not a Turtlebot4 specific error but a general raspberry pi issue that seems to apply to certain routers. If you are still unable to get it connected, it may be worth posting this issue into a raspberry pi forum and see if the folks there can help further. Alternatively, you could also try a different type of router. |
Please provide the following information:
Expected behaviour
Turn on turtlebot4 and RPi connects to Wi-Fi (screen shows IP address).
Actual behaviour
The screen shows unknown instead of IP address. Generally, after the 5th trial, RPi connects to Wi-Fi.
To Reproduce
Other notes
-I reflashed the RPi, changed another Wi-Fi but always the same behaviour.
-If I connect RPi to amonitor via a (usb-HDMI)-cable, the RPi connects.
-Screen shows IP address on Access point mode.
The text was updated successfully, but these errors were encountered: