InterviewSolution
Saved Bookmarks
| 1. |
What mode does the ESP8266 WiFi Module switch to when fed the sequence 0 1 to its GPIO-0 and GPIO-2 Pins?(a) UART Mode(b) Sleep Mode(c) Active Mode(d) Flash ModeThe question was posed to me in an online interview.The query is from ESP8266 Wifi Module in portion Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» The CORRECT answer is (a) UART Mode |
|