Project

General

Profile

Actions

Feature #580

closed

Change net config to work like ESP8266 at boot

Added by Hammel over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Software
Target version:
Start date:
28 Jul 2017
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

Write to work like ESP8266 where boot mode can set up AP to allow configuration via mobile device.
Handles both Internet wifi setup and sensor network AP config.

    if (pair_button)
    {   
        enable ap only
        enable wifi config in web server
    }
    else
    {   
        enable ap
        enable internet wifi connection
        disable wifi config in web server
    }


Files

IMG_20180318_165735.jpg (1.19 MB) IMG_20180318_165735.jpg PAIR LED lit on boot Hammel, 18 Mar 2018 17:00
Actions

Also available in: Atom PDF