Skip to content

Is captive portal supposed to work with iPhone? #57

@yanshay

Description

@yanshay

I got edge-dhcp working as dhcp server on esp32s3 (esp-hal).

I saw there is configuration there for captive portal. My understanding this is so when the client (e.g. phone) connects to the AP it launches a web page, like in airports wifi, is that correct?

I configured this (all I had to do is set server_options.captive_url=Some("http://...") and connected with an iPhone the phone didn't go to the page automatically. Everything else is working, so I can go to the web page of the web server on the esp32s3.

Should it be working the way I expec it to?

I saw in #31 it's said to work but mentions some Option 14 which I don't know what it is.

I'm using:

edge-nal-embassy = "0.4.1"
edge-dhcp = "0.4.0"
edge-nal = "0.4.2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions