Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.2 and v1.1.1 fails to bootup (Stuck in bootloader ? ) #66

Open
echoGee opened this issue May 31, 2019 · 6 comments
Open

v1.2.2 and v1.1.1 fails to bootup (Stuck in bootloader ? ) #66

echoGee opened this issue May 31, 2019 · 6 comments

Comments

@echoGee
Copy link

echoGee commented May 31, 2019

Unable to see the pixracer wifi after flashing the firmware v1.2.2 or v1.1.1 . Steps to reproduce

  1. Use the hardware: ESP8266EX along with USB-TTL convertor
  2. Follow https://docs.px4.io/en/telemetry/esp8266_wifi_module.html#flashing-the-esp8266-firmware to upload the firmware.
    ESP is powered using a power supply rated for multiple amps of current
    Flash mode:
    CH_PD is pulled high
    GPIO0 is connected to ground
    Normal mode:
    Disconnect Ch_PD and GPIO0
  3. Power cycle ESP8266 and check for wifi connections
  4. Read the Serial output(at 78400 baud) to get the following output(ESP still in bootloader ?):

ets Jan 8 2013,rst cause:1, boot mode:(3,2)

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v8b899c12
~ld

20190530_152357
20190530_192937

Any suggestions to solve this ?

@dogmaphobic
Copy link
Collaborator

Given the code hasn't changed in well over a year, my guess would a defective ESP8266 module? Have you tried flashing something else just to test it?

@echoGee
Copy link
Author

echoGee commented May 31, 2019

@dogmaphobic : Yes I have and it did work. I also tried 3 different ESP8266 modules

@Bumerangas
Copy link

for me too not flashing, stuck at some point at mid with nodemcu-flasher-master tool.

i was able to flash it ~half year ago and now bricking my wifi module this FW and same situation with latest firmware-esp01_1m.bin after flash - module brick, especially via web interface

@Bumerangas
Copy link

this problem started after i updated my esp-01 module to this FW
http://firmware.ardupilot.org/Tools/MAVESP8266/2019-01-23/

@echoGee
Copy link
Author

echoGee commented Jun 7, 2019

for me too not flashing, stuck at some point at mid with nodemcu-flasher-master tool.

i was able to flash it ~half year ago and now bricking my wifi module this FW and same situation with latest firmware-esp01_1m.bin after flash - module brick, especially via web interface

This was not the issue I had though

@Bumerangas
Copy link

Solved after changing FTDI adapter 5V to 3.3V.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants