Search found 3529 matches

by WiFive
Sun Apr 09, 2017 8:29 am
Forum: ESP-IDF
Topic: esp32-at app hangs after boot
Replies: 11
Views: 15645

Re: esp32-at app hangs after boot

I think that's not a real option, format error?

Try changing port number and/or pins below that
by WiFive
Sun Apr 09, 2017 7:32 am
Forum: Showcase
Topic: Hornbill Dev Tools for ESP32
Replies: 1
Views: 4379

Re: Hornbill Dev Tools for ESP32

Thanks for sharing your project. More info here:
https://github.com/ExploreEmbedded/
by WiFive
Sun Apr 09, 2017 7:22 am
Forum: ESP-IDF
Topic: esp32-at app hangs after boot
Replies: 11
Views: 15645

Re: esp32-at app hangs after boot

No I mean the port the at interface uses

https://github.com/espressif/esp32-at/b ... faults#L44
by WiFive
Sun Apr 09, 2017 1:39 am
Forum: ESP-IDF
Topic: esp32-at app hangs after boot
Replies: 11
Views: 15645

Re: esp32-at app hangs after boot

You may need to reconfigure serial port to use uart 0 via menuconfig if you are trying to use at commands over USB port.
by WiFive
Thu Apr 06, 2017 10:33 pm
Forum: General Discussion
Topic: Cannot Download to ESP-WROVER-KIT
Replies: 8
Views: 13104

Re: Cannot Download to ESP-WROVER-KIT

Did you try ttyUSB1
by WiFive
Tue Apr 04, 2017 1:29 pm
Forum: Hardware
Topic: Using SD card and firmware flash on the same pins
Replies: 1
Views: 4323

Re: Using SD card and firmware flash on the same pins

I think SD_xxx are actually slave pin designation. But HS1 is master and is also the same pins. So the answer is use HS2 instead or wait for support of SD card in parallel with main flash, but with reduced performance.
by WiFive
Tue Apr 04, 2017 2:53 am
Forum: ESP-IDF
Topic: ESP32 ISR
Replies: 3
Views: 8855

Re: ESP32 ISR

by WiFive
Sun Apr 02, 2017 4:56 pm
Forum: ESP-IDF
Topic: Advertizing through mDNS
Replies: 12
Views: 20853

Re: Advertizing through mDNS

Do you have the latest IDF with the patch you linked above?
by WiFive
Sun Apr 02, 2017 5:19 am
Forum: General Discussion
Topic: [Video] ESP32 - The ESP32 IRC channel
Replies: 12
Views: 17545

Re: [Video] ESP32 - The ESP32 IRC channel

Maybe just convince botbot.me to add it or use their open source code.