Skip to content

Cant connect to eduroam with Arduino Nano 33 IoT #214

@iS3cr3Ti

Description

@iS3cr3Ti

Hello,
I am currently using the WiFiNINA Library (Sketch "ConnectWithWPA2Enterprise.ino"). I saw that several other Universities got it done with the ESP32.

These Arguments are needed for the WLAN-Connection:
status = WiFi.beginEnterprise(ssid, user, pass, identity, caCert);

But I dont get it working. I received the following login data from my university:

EAP-Method: TTLS or PEAP
Outer Identity with eduroam as identity
Certificate: Needed
Inner Identity with MSCHAPv2 (Username and Password)

Is there a way to specify these settings directly? Or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions