-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Code: https://gist.github.com/shivpatel/f130841e2c02baa3b49660eaf524c666
I'm using a basic setup with this library to:
- Connect the wifi module to an access point
- Periodically make HTTP GET requests to my server (tweetbar.herokuapp.com/minitron)
- Print the plain text response to the serial monitor
However, I can't seem to get client.available() to return anything other than 0. Not sure if .available() and .read() are working as expected. Any ideas?
I've checked on my server end to ensure that a successful HTTP request is coming through.
Metadata
Metadata
Assignees
Labels
No labels