Here is some output from wiFiManager.
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:4744
load:0x40078000,len:15672
load:0x40080400,len:3152
entry 0x4008059c
*wm:resetSettings
*wm:SETTINGS ERASED
*wm:AutoConnect
*wm:No wifi saved, skipping
*wm:AutoConnect: FAILED for 23 ms
*wm:StartAP with SSID: ESP32_3B5D8634
*wm:AP IP address: 192.168.4.1
*wm:Starting Web Portal
*wm:21 networks found
Now that I can access the esp32 I will add a web server tomorrow and see how it works. I will add web server code to the WiFiManager code and see how it works. Thanks for your time
