Skip to main content

HTTP Request

Loading...

This project sends data with an HTTP request to httpbin.org and expects to receive the same data back.

You must run the HTTP request by pressing the MD Button on the TPP2 board.

The request's response is logged to the console with sys.debugprint. Therefore, you must run the project in the debug mode.

Http Request