Following question regarding CC3120:
- It is concerning the web-server in AP mode
- When the module is connected as station everything works
- When they start the module in AP mode they can connect it, they get an IP, can ping, can open and link (bind) sockets and if they go via SL commandos (like echo example), a TCP connection also works
- The web server also successfully process in AP a link (bind) to Wifi and also a listen, but then gets stuck in SELECT and cannot be communicated with anymore
- TCP SYNs are immediately being answered with RST
- They also don`t find no example where WiFi resp. the web-server are being used above the higher sitting bind, listen, select functions
Thank you,
Andreas