Thank you
Rather than being a custom board that is what I would call a clone board but it is now clear what you are using
Thank you
Rather than being a custom board that is what I would call a clone board but it is now clear what you are using
@UKHeliBob can you now guide me about how can i connect to the wifi and send a test data to a website
Sorry, but I don't have the same hardware as you and no experience of it either, so providing help would need me to find, understand am probably modify examples which you could do just as well as me
Have you set up your IDE and tested your board?
Listen carefully to the video of post #1 and perform the following tasks:
1. Change DIP switch positions and bring the board into ESP8266 Programming Mode.
2. Uplod sketch to blink the onboard LED (L) which is now being friven by an IO pin (which DPin) of ESP8266.
3. Create sketch or get it from IDE Examples, to activate the WiFi NEtwork of the ESP8266. Check that it has detected the nearby WiFi Network of your Home Router.
4. Then create sketch to send the message "Hello" to your Android Phone at 1-sec interval.