📔
EE5127
  • Home
  • Lab
    • IoT Device Programming
      • Adafruit Feather nRF52840 Sense
      • Install CircuitPython!
      • CircuitPython Blink Program
      • CircuitPython Basics
        • Serial Console
        • Board Pins
        • Built-In Modules
      • Feather Onboard Sensors
      • Sensor Data Acquisition
        • Install Libraries
        • Sensor Demo
        • Sensor Applications
      • BLE Connectivity
      • File I/O
    • IoT Gateway
      • Setting up Raspberry Pi
      • BLE Communication
    • Azure IoT Hub
      • Setup Azure IoT Hub
      • Transmit Sensor Data using a Simulated Device
      • Monitor D2C messages in VS Code
      • Transmit Sensor Data using Gateway Device
      • Save telemetry data to Azure Blob storage
      • Visualise data in Power BI
    • Azure ML Studio
      • Create Resource Group
      • Create ML Workspace
      • Create Storage Account
      • Create Datastore
      • Create Dataset
      • Create an ML Pipeline
        • Create Compute Instance
      • Deploy an ML Model
      • Integrate ML Model with IoT Hub
  • Useful Links
  • Python
    • Python Reference
    • Upgrading pip
    • Python Installation
    • CircuitPython Help
  • Misc
    • Raspberry Pi
Powered by GitBook
On this page
  1. Misc

Raspberry Pi

Connecting to eduroam

Connecting to eduroam network requires a CA certificate, which can be downloaded from University of Galway eudoram. The download link should be available under Manual Configuration tab.

Next, select eduroam from the list of available Wireless network connections on Raspberry Pi and enter configuration details as shown in the following screenshot. Choose the downloaded certificate in CA certificate field below.

Select Connect once all details have been correctly entered and you should be able to connect to eduroam network.

Last updated 3 months ago