ToddHuaJi / FlappyDrone

FlappyDrone Obstacles detection and avoidance system
GNU General Public License v3.0
2 stars 1 forks source link

Configure the Wifi on PI #44

Closed ConleyGao closed 6 years ago

ConleyGao commented 6 years ago
ConleyGao commented 6 years ago

SecureW2 is installed but not working return " Could not configure wireless network " Maybe helpful https://www.reddit.com/r/raspberry_pi/comments/3r7pwh/connecting_to_eduroam_issues/

chatted with UMASS IT , they told me SecureW2 does not support raspian . They might able to help if we bring the device to them ( I don't trust them ) .

ToddHuaJi commented 6 years ago

SecureW2 is installed but not working return " Could not configure wireless network " Maybe helpful https://www.reddit.com/r/raspberry_pi/comments/3r7pwh/connecting_to_eduroam_issues/

chatted with UMASS IT , they told me SecureW2 does not support raspian . They might able to help if we bring the device to them ( I don't trust them ) .

ConleyGao commented 6 years ago

no sure how to do bullet one

ethernet cable is a solution but wifi will be better because we can ssh into it when it's on flight

ToddHuaJi commented 6 years ago

I don't think it would be safe to ssh into it mid-flight. I think we can get by with ethernet for now, unless something else absolutely needs WiFi. The Pi shouldn't leave the lab unless we are testing it out anyway.

ToddHuaJi commented 6 years ago

This might be a problem when we are trying to connect with mission planner.

ToddHuaJi commented 6 years ago

All praise to https://gist.github.com/AlexLamson/b6812a4e0c3434901750661514a6f9fc

Confirmed no ethernet connection. I also reboot the pi to make sure #45 is still working, and I can successfully ssh in!

Marking read for review.

ToddHuaJi commented 6 years ago

Due to an unfortunate event, we reflashed the system, but wifi still works following above instruction. Closing this because it is verified.

ConleyGao commented 6 years ago

Could you be specific about unfortunate event so the same problem won't happen again

ToddHuaJi commented 6 years ago

Could you be specific about unfortunate event so the same problem won't happen again

Will post work log once finished

ToddHuaJi commented 6 years ago

Work log: https://docs.google.com/document/d/1eGFeue4QqaEbOOzerQno2XjUqQvZFocn-Y6HrAjkd1c/edit?usp=sharing

We weren't thinking when we formated the SD card... So all the ngrok part is gone. XD