ESP-01S GPIO2 problem

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
davef
Posts: 811
Joined: Thu Apr 30, 2020 1:03 am
Location: Christchurch, NZ

Re: ESP-01S GPIO2 problem

Post by davef » Mon Nov 23, 2020 8:27 pm

Well, putting the resistors to 3V3 correctly made no change.

If I read the file back on WebREPL I see the current changes but it appears that after doing a hard reset that that is not the file running on the device.

I try re-flashing the firmware or another ESP-01S

davef
Posts: 811
Joined: Thu Apr 30, 2020 1:03 am
Location: Christchurch, NZ

Re: ESP-01S GPIO2 problem [solved]

Post by davef » Mon Nov 23, 2020 9:06 pm

Problem sorted.

Make certain that you are modifying the file that you are actually running on the device ... and not another one with a "similar" file name.

Apologies for wasting your time.

Regards,
Dave

Post Reply