I have a project where I'm building a self-acquire satellite dish. It has a satellite modem which fortunately, is already designed for an android app, and has a built in web function to query the current signal. You send one http web request, and you are returned one line of text. That's all. The line of text, I'll then need to extract the signal as it sends several status parameters back, but that's no problem. For such a crazy simple task, do I HAVE to have a module, or is there some way I could wire it into pins and do it with a stack or library? I have one I bought back a couple months ago when I started this project by seeedstudio, but its a discontinued model and I can't find any instructions ANYWHERE on how to actually use it. On top of that, it's a shield, and so a lil large, and I'm now getting tight on space inside the waterproof housing I have to work within...