Visitor II
May 9, 2023
Question
How to to do GET and POST request with a Steval stwinkt1.
- May 9, 2023
- 0 replies
- 812 views
Hi, i'm trying to do GET and POST request with a Steval stwinkt1. The board is connected to the wifi using wifi.h librarie.
Currently I connect the board to wifi. Then I send my Get request with the "WIFI_SendData" function
I store the response in a "char messagereception[3072];"
However, the result is inconsistent.
I previously checked that the card was well connected and tested my call to the API with Postman
If you have any ideas, I'm all ears.
