8.Connecting to Eduroam - NaimFuad/RaspberryPiWithOpenCV GitHub Wiki
Method 1
- On your Raspberry Pi go to cat.eduroam.org to download installer. You can also use PC then import the installer to your Pi via USB.
- Search your University
- Choose User Group
- Download installer
- Run the python code
- If you dont have the 'distro' library, an error will occur
- Open terminal and install distro library. Run pip3 install distro
- You should now be able to run the python installer script. Add your userid on the enty
- Insert password
- Once installed, the cat_installer configuration should be generated. go to /home/pi
- Show hidden file.
- it should be visible
- Configure wpa_supplicant
- Edit as follows. press CTRL+O to save then CTRL+X to exit
- Edit interfaces for auto connect.press CTRL+O to save then CTRL+X to exit
- Set your locale
-
Reboot. on terminal run sudo reboot now
-
Result
Method 2 (foolproof method) - Use PC as Hotspot
- On your Windows 10 Laptop, connect to eduroam network
- Create a Hotspot from your laptop. Search for Mobile Hotspot on search bar. Make sure you select 2.4GHz network band
- Result