Skip to content

Comments

Allow the ESP32TimeLapseCam the option of running in AP mode, for use in the field.#9

Open
feilimb wants to merge 1 commit intobitluni:masterfrom
feilimb:wifiAPModeOption
Open

Allow the ESP32TimeLapseCam the option of running in AP mode, for use in the field.#9
feilimb wants to merge 1 commit intobitluni:masterfrom
feilimb:wifiAPModeOption

Conversation

@feilimb
Copy link

@feilimb feilimb commented Feb 10, 2020

On bootup, the ESP32 first performs a network scan and attempts to connect to the specified SSID. If, however, the SSID is not in range or not found, then a fallback 'AP' (access point) mode is enabled.

This is useful for using the time lapse cam 'out in the field' and connecting to the ESP32 AP via eg. smart phone to start / stop a time lapse capture.

When in AP mode (can be modified as desired):

  • default AP hostname is: 'esp32TimeLapseCam'
  • default AP password is: 'esp32_time_lapse'
  • default AP IP address is: 192.168.1.101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant