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

Best explanation: UART Modegives the correct combination of input NEEDED for the module to program using Arduino or any SERIAL communication supplied to it externally.



Discussion

No Comment Found

Related InterviewSolutions