Chat freely about anything...

User avatar
By zygmuntw
#24449 Hi,
I've replaced arduino and ethernet shield with ESP-12 as well. I'm not using MQTT but if this will help here is more about the change http://www.esp8266.com/viewtopic.php?f=11&t=3992, there is link to source codes too. You may need to change some code but it depends on what libraries etc. your sketch is using. I had to swap varspeedservo with standard servo library.
User avatar
By tytower
#24483
questuk wrote:Hi hudis ,
I would be very grateful if you could private message me your code then I can compile it and just check my IDE and my interface to my ESP2866 is working correctly, also I can see library's you used and how you set them up etc.Gary

As mentioned an example with code is in the Wiki on this forum
User avatar
By questuk
#24788 Thanks for the info so far, but I'm still not sure exactly how to do this, which is frustating as I have manged to do more complex projects. But I just don't know how to start this.

I have uploaded the 'standard' AT firmware to the ESP8266 and I beleive I would set this up to be a wifiwebclient via AT Commands ?

Then do I send my MQTT data via the wifiwebclient somehow ?


Any help or pointers will be gratefully accepted.

Regards

Gary