Wish ESP8266 HTTP client library

Brad

Active Member
Licensed User
Longtime User
Erel, I did see that thread but it won't work for my project. My company is developing a product for a customer that will have hundreds of thousands of modules at numerous locations transmitting sensor data so I plan on using Amazon RDS. We are currently in testing and each sensor transmits data to a local computer which then it uploads to a DB. For scaling purposes(and cost) I'm switching to the 8266 and having each one upload to the DB. I would like to use AWS IoT service but from what I could find the 8266 isn't able to use the service.
 

Brad

Active Member
Licensed User
Longtime User
From what I can determine AsyncStreams doesn't return results of the post request.
 
Top