Search found 15 matches

by bienvenu
Fri Dec 18, 2015 7:54 am
Forum: General Discussion
Topic: Station mode instability - bcn_timout,ap_probe_send_start
Replies: 9
Views: 17814

Station mode instability - bcn_timout,ap_probe_send_start

I have a simple station mode app, and a laptop pinging the ESP31. I frequently see the ESP31 failing to maintain AP connection, with logs like this: dhcp client start... ip:192.168.1.103,mask:255.255.255.0,gw:192.168.1.1 <some time later> bcn_timout,ap_probe_send_start <a short time later> ap_probe_...
by bienvenu
Thu Dec 17, 2015 6:01 am
Forum: General Discussion
Topic: Flash Tool
Replies: 25
Views: 55386

Re: Flash Tool

rudi ;-) wrote:first time, the esptool have no response,
after little tests and patching then MAC is response:

@bienvenue
try to deconnect the TX/RX to the USB if you reconnect the modul
What did you do to get it to work, specifically? (The "little test and patching".)
by bienvenu
Thu Dec 17, 2015 2:19 am
Forum: General Discussion
Topic: Flash Tool
Replies: 25
Views: 55386

Re: Flash Tool

It sounds like rudi has the same issue as me - the ESP32 (ESP31B?) acts deaf in flash download mode. EDIT: Update - I see continuity between breakout pin 34 and ESP31 pin 37, which is listed in the specifications as U0RXD (page 13, "Figure 2-2. ESP31 (Beta Version) Pin Layout"). Pad 37 seems connect...
by bienvenu
Wed Dec 16, 2015 2:55 pm
Forum: General Discussion
Topic: Flash Tool
Replies: 25
Views: 55386

Re: Flash Tool

Thanks rojer9. $ ./esptool32.py --port /dev/tty.usbserial-FTH159YK read_mac Connecting... Traceback (most recent call last): File "./esptool32.py", line 557, in <module> esp.connect() File "./esptool32.py", line 171, in connect raise Exception('Failed to connect') Exception: Failed to connect My log...
by bienvenu
Wed Dec 16, 2015 9:47 am
Forum: General Discussion
Topic: Flash Tool
Replies: 25
Views: 55386

Re: Flash Tool

I'm not sure if this is a hardware/soldering issue or not, but I've never received a response to any message from esptool-esp31. My module boots normally to the demo app. If I short GPIO0 to GND I get flash download mode, which spits this out of U0TXD: ets Jul 5 2015,rst cause:1, boot mode:(13) . _s...