Tcpip_send_msg_wait_sem IDF/components/lwip/lwip/src/api/tcpip.c:455 (Invalid mbox)

I am getting this error while trying to connect my modem A7672S with esp32 and trying to send my temperature and humidity data to my localhost server the gprs get connected successfully but I am not able to send data to my server and if i use wifi then the data is successfully recieved by my server. I also tried to use httpclient library to send data but after using this library i got statuscode -3 i.e minus 3.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.