Cannot debug/flash ESP8266

Sysprogs forums Forums VisualGDB Cannot debug/flash ESP8266

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8026
    adontz
    Participant

    Hello,

    I’ve bought “ESP8266 serial WIFI Witty cloud Development Board ESP-12F module”. Module came preprogrammed with RGB led test application, i.e. RGB led constantly smoothly changes color.

    http://www.aliexpress.com/item/ESP8266-serial-WIFI-Witty-cloud-Development-Board-ESP-12F-module/32597876082.html

    But cannot debug it and probably cannot flash either.

    When I plug in module-s lower USB I see COM port (USB-SERIAL CH340) in device manager. So I selected “Bootloader + GDB Stub” debug method, specified COM port. When I try to run HTTP sample, it first successfully compiles. Than, I see blue led flashing synchronously with programming progress. It stops flashing when progress stops, and continues with progress. But, than I see “Reply contains invalid hex digit NN” (where NN is random decimal number, I saw at least ten different) and nothing happens. Also, when I reset device RGB test starts over, so nothing was actually flashed.

    What should I do to flash and debug module?

     

    #8036
    support
    Keymaster

    Hi,

    Do you see the programming progress bar while VisualGDB is programming the module? If yes, the connection is OK and the problem is with the SPI FLASH.

    We have received feedback that some of the modules come with very unreliable FLASH chips that have troubles being reprogrammed. We would recommend getting a dev board from Olimex as they seem to be using better SPI FLASH chips.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.