WiFi QR
Technical Guide

How WiFi QR CodesActually Work

WiFi QR codes encode network credentials in a standardized string format that iOS and Android can read and interpret automatically.

The WIFI: String Format

WiFi QR codes use a standardized string format defined by the ZXing project. The format encodes all necessary network information in a simple, machine-readable string.

// WPA/WPA2/WPA3 Network

WIFI:T:WPA;S:MyNetwork;P:password123;H:false;;

// Open Network (No Password)

WIFI:T:nopass;S:GuestNetwork;;

// Hidden Network

WIFI:T:WPA;S:HiddenNetwork;P:secret;H:true;;

Format Parameters

T:

Type

Security type: WPA, WEP, or nopass

S:

SSID

Network name (escaped for special characters)

P:

Password

Network password (required for secured networks)

H:

Hidden

true/false - whether the SSID is hidden

Supported Security Types

Choose the right security level for your network

Recommended

WPA/WPA2/WPA3

The most common security type for modern networks. WPA3 is the latest and most secure standard available.

Legacy

WEP

Older encryption standard with known vulnerabilities. Not recommended for security-sensitive environments.

Public

Open Network

Networks without password protection. Users connect automatically without any credentials.

Device Compatibility

WiFi QR codes are natively supported by most modern smartphones and tablets. No additional apps required.

iOS (iPhone/iPad)

Built into the Camera app since iOS 11. Simply point your camera at the QR code and tap the notification to connect.

iOS 11+

Android

Supported by Camera app or Google Lens on most modern Android devices. Tap the WiFi prompt to connect instantly.

Android 5.0+

Create Your WiFi QR Code

Ready to generate a WiFi QR code for your network? Our tool creates codes that work with all devices.

Generate WiFi QR Code