I can connect to the ESP2866 fine using blank sketch and issuing AT commands via the Arduino IDE console, I can start a web server the same way but it takes about 20 minutes for a page to load, inside an Arduino sketch I can logon to the WiFi and then it just fails at sending a get request.
Can someone put me out of my misery please I have gone through every single tutorial I can find and none work, I need to add WiFi to an existing project (Arduino Uno) and access an MQTT broker from the Arduino board not from the ESP2866 is this possible or is not? The project is to send an NFC uid to the broker and is to receive messages from the broker and control the various sensors attached to the project, if this is not possible can anyone provide any way at all that I can use this ESP8266 to do what I need to do please, I am totally out of time for ordering any other parts.