I have added a device to my boiler which allows temperature control through a mobile app. In order to connect it to the WiFi network I just followed the manual:
- install the app, ensure you are connected to the local WiFi
- push the button on the device so that blue led is blinking
- scan device QR code
This connects the device to my app and I can provide the SSID and password. I’ m wondering how can the app communicate with the device upload credentials if it is not yet on the network. I assume the QR is somehow related to the MAC address but I don’t get how the device can receive data without having acquired any IP.
Does it have something to do with uPnP?
