Closed RensMvP closed 2 years ago
Hi @RensMvP. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:
For a project i need a hardwired connection with ethernet, for which i am using the W5500 connected to my esp32s2. The posting works without any isues, but i would like to have the httpcode back. This way i know if the command has succesfully been received and handled.
The function i use to post the commands is seen below. Anybody that has a idea that won't block my program but gets met the httpcode?