Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Hm that makes me dizzy a bit. So I put that WiFi Shield on my Arduino - how can I use this now? Should I use this makefile: github.com/plerup/makeEspArduino - from now on to programm my Arduino because it won't work with my plain Arduino Makefile? Commented Sep 12, 2016 at 11:23
  • 1
    No. You need to find the right library to match the firmware that is on the ESP. If that is the normal aithinker AT firmware then you can just treat it like a normal ESP module. If not then you are on your own. You may be able to flash it with the AT firmware. Commented Sep 12, 2016 at 12:35