lws-esp32-test-server-demos icon indicating copy to clipboard operation
lws-esp32-test-server-demos copied to clipboard

test server as ap

Open nodi-andy opened this issue 6 years ago • 0 comments

hi,

i want to use the test server as AP instead of station. I changed to line in main.c lws_esp32_wlan_start_station() to lws_esp32_wlan_start_ap()

1- only one client can connect. Is this true? or only my experience. Can i change the number? 2- i get spontaneous stack overflow and can not backtrace it, because my compiler is in cloud computer. Is there any other way?

nodi-andy avatar Mar 21 '19 11:03 nodi-andy