I have a nodeMcu which should receive json object from client via the UDP socket and re-send that json object to another Access Point(soft AP). The nodeMcu act as both AP and STA modes and it successfully got the client data packet but re-send part not working. Are there any solutions for that? (Sorry for my English )
Thanks.