Hi everyone,
I’m working on a doorbell project using a Raspberry Pi 5, and I want to implement a feature that allows users to enter their Wi-Fi credentials directly from a Swift app on their iPhone. The goal is for the Pi to connect to the Wi-Fi network without requiring any cables or physical connections.
Has anyone done something like this or can share advice on how to:
Let the user securely input Wi-Fi SSID and password via the app
Transmit those credentials to the Pi wirelessly (Bluetooth, hotspot, etc.)
Automatically connect the Pi to the Wi-Fi network after receiving credentials
Any example code, libraries, or tutorials would be super helpful!
Thanks in advance!
I’m working on a doorbell project using a Raspberry Pi 5, and I want to implement a feature that allows users to enter their Wi-Fi credentials directly from a Swift app on their iPhone. The goal is for the Pi to connect to the Wi-Fi network without requiring any cables or physical connections.
Has anyone done something like this or can share advice on how to:
Let the user securely input Wi-Fi SSID and password via the app
Transmit those credentials to the Pi wirelessly (Bluetooth, hotspot, etc.)
Automatically connect the Pi to the Wi-Fi network after receiving credentials
Any example code, libraries, or tutorials would be super helpful!
Thanks in advance!
Statistics: Posted by PI Python — Sat Aug 09, 2025 1:47 pm — Replies 0 — Views 17