Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connectin AP #121

Open
3 tasks
hansgans007 opened this issue Jan 10, 2021 · 1 comment
Open
3 tasks

connectin AP #121

hansgans007 opened this issue Jan 10, 2021 · 1 comment

Comments

@hansgans007
Copy link

hansgans007 commented Jan 10, 2021

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am using the latest version of esp32-wifi-manager
  • I have searched open and closed issues to ensure it has not already been reported

Description

Steps to Reproduce

System Configuration

  • Environment (Operating system, version and so on):
  • Additional information:

Hey,

if i try ur demo

I (0) cpu_start: App cpu up.
I (451) cpu_start: Pro cpu start user code
I (451) cpu_start: cpu freq: 160000000
I (451) cpu_start: Application information:
I (455) cpu_start: Project name: wifi_manager
I (460) cpu_start: App version: v4.3-dev-2398-g2bfdd036b-dirty
I (467) cpu_start: Compile time: Jan 10 2021 10:36:09
I (473) cpu_start: ELF file SHA256: f456de90229cd3d4...
I (479) cpu_start: ESP-IDF: v4.3-dev-2398-g2bfdd036b-dirty
I (487) heap_init: Initializing. RAM available for dynamic allocation:
I (494) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (500) heap_init: At 3FFB7C98 len 00028368 (160 KiB): DRAM
I (506) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (512) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (519) heap_init: At 40095058 len 0000AFA8 (43 KiB): IRAM
I (526) spi_flash: detected chip: generic
I (530) spi_flash: flash io: dio
W (534) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (548) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (580) wifi_manager: Set STA IP String to: 0.0.0.0
I (590) main: free heap: 254860
I (610) system_api: Base MAC address is not set
I (610) system_api: read default base MAC address from EFUSE
I (670) wifi_init: rx ba win: 6
I (670) wifi_init: tcpip mbox: 32
I (670) wifi_init: udp mbox: 6
I (670) wifi_init: tcp mbox: 6
I (670) wifi_init: tcp tx win: 5744
I (680) wifi_init: tcp rx win: 5744
I (680) wifi_init: tcp mss: 1440
I (680) wifi_init: WiFi IRAM OP enabled
I (690) wifi_init: WiFi RX IRAM OP enabled
I (1420) phy_init: phy_version 4660,0162888,Dec 23 2020
W (1420) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration
I (1590) wifi_manager:
I (1590) http_server: Registering URI handlers
I (1590) wifi_manager: MESSAGE: ORDER_LOAD_AND_RESTORE_STA
I (1590) wifi_manager: No saved wifi found on startup. Starting access point.
I (1600) wifi_manager: MESSAGE: ORDER_START_AP
I (1610) wifi_manager: WIFI_EVENT_AP_START
I (1710) http_server: Registering URI handlers
I (1710) dns_server: DNS Server listening on 53/udp
I (10590) main: free heap: 207840
I (20590) main: free heap: 207840
I (30590) main: free heap: 207840
I (40590) main: free heap: 207840
I (50590) main: free heap: 207840
I (52750) wifi_manager: WIFI_EVENT_AP_STACONNECTED
I (53990) esp_netif_lwip: DHCP server assigned IP to a station, IP is: 10.10.0.2
I (55730) dns_server: Replying to DNS request for lb._dns-sd._udp.35.187.113.10.in-addr.arpa from 10.10.0.2
I (55730) dns_server: Replying to DNS request for lb._dns-sd._udp.254.254.254.10.in-addr.arpa from 10.10.0.2
I (55740) dns_server: Replying to DNS request for lb._dns-sd._udp.0.0.10.10.in-addr.arpa from 10.10.0.2
I (55750) dns_server: Replying to DNS request for captive.apple.com from 10.10.0.2
I (55760) dns_server: Replying to DNS request for captive.apple.com from 10.10.0.2
I (55770) dns_server: Replying to DNS request for gsp85-ssl.ls.apple.com from 10.10.0.2
I (55770) dns_server: Replying to DNS request for gsp85-ssl.ls.apple.com from 10.10.0.2
I (60590) main: free heap: 202792
I (63700) dns_server: Replying to DNS request for 26-courier.push.apple.com from 10.10.0.2
I (70590) main: free heap: 203476
I (71130) http_server: POST /connect.json
I (71130) http_server: ssid: Altersheim E.V., password: xxx
I (71130) wifi_manager: MESSAGE: ORDER_CONNECT_STA
I (76950) wifi_manager: WIFI_EVENT_AP_STADISCONNECTED
I (80590) main: free heap: 203696

after i choose my AP it dies

i use esp32

need it for here https://github.com/mjuhanne/

greetings

@hansgans007
Copy link
Author

u can delete this issue

the solution

https://github.com/mjuhanne/fyrtur-esp/issues

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

No branches or pull requests

1 participant