Skip to content

Commit

Permalink
mention that AP mode timeout is configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Aug 5, 2024
1 parent 8b1492e commit ca9bf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/firmware/wifi_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ At startup, when no Wi-Fi setup is found, the device will create an initial Acce
* Navigate to **Settings** --> **Network Settings** and enter your WiFi credentials. The username to access the config menu is "admin" and the password the same as for accessing the Access Point (default: `openDTU42`).
* OpenDTU-OnBattery then simultaneously connects to your WiFi AP with these credentials. Navigate to **Info** --> **Network** and look into section "Network Interface (Station)" for the IP address received via DHCP.
* If your WiFi AP uses an allow-list for MAC-addresses, please be aware that the ESP32 has two different MAC addresses for its AP and client modes, they are also listed at **Info** --> **Network**.
* When OpenDTU-OnBattery is connected to a configured WiFI AP, the "OpenDTU-*" Access Point is closed after 3 minutes.
* When OpenDTU-OnBattery is connected to a configured Wi-Fi AP, the "OpenDTU-*" Access Point is closed after 3 minutes (timeout is configurable).

!!! note "Note"
* OpenDTU-OnBattery needs access to a working NTP server to get the current date & time. Both are sent to the inverter with each request. Default NTP server is pool.ntp.org. If your network has different requirements please change accordingly (**Settings** --> **NTP Settings**).
Expand Down

0 comments on commit ca9bf29

Please sign in to comment.