Connected Device Final Update 1
- tigerzhang513
- Apr 12, 2023
- 1 min read
This week I tried to get to learn how to use API. Found a Marine Weather API that I'm interested in. Tried it in postman and it worked!

What's nice about post man is it generates the HTTP request code for you!!

Then I tried to use Arduino to send a "get" request to the server. It failed because... My antenna dropped on my 33 IOT without me noticing it!!!! So I switched to a new one and everything works like a charm!
Next step I need to try to parse the data into JSON or excel? I'm not quite sure but we'll see...


Comments