The connections seem to be okay, as everything either works or has worked at a point. (they are like this)
http://i.stack.imgur.com/7ffIh.png
This is a snippet of the relevant code I have used:
http://i.stack.imgur.com/gzLSQ.png
After running the programme on the Arduino, everything goes a bit temperamental.The Wifi connection will always become available to connect on my phone, but I will only occasionally be able to actually connect to it.The COM box replies with this most of the time, but with errors in different places:
http://i.stack.imgur.com/fNF5P.png
Occasionally the box will display no errors, like so:
http://i.stack.imgur.com/aF9A4.png
But it still doesnt work when I try and type the SSID code into google. A webpage with a simple 'Hello World' and two LED buttons is meant to come up, but instead either a blank page appears, or the html code for the page.
The relevant code for this in Arduino is:
http://i.stack.imgur.com/etndh.png
Has anyone exerienced any similar problems, or knows how to sort this out? Thank you so much!! ^-^