Hi everyone I'm working on a project based on the ek-tm4c1294xl board. I want to try others web services apart from exosite, so I'm trying to modify the qs_iot.c example bring by TI to achieve that. But in fact I'm kind of new in IoT issues, so the code is turning difficult to adapt. I wanted to know in first place if there is a generic library to use with any web service. Are there training documents with more examples of how to manage the eth_client libraries?
I've tried energia too, I could send the data but now I want to use this code in the way that is used in the qs_iot.c example, I mean, I don't wanna work with sketchs and anything like this.
Thanks in advanced,
Martin!