Hey guys,
Sorry if I'm reviving a bit of an old thread here.
I'm just curious how you guys figured out to send:
1) 'ssid:<ssid name>'
2) 'passwd:<passwd>'
3) 'confirm'
I'm trying to figure out how you got that from the Blufi example code, I can't seem to find where those strings are in the source ...
Search found 5 matches
- Mon Jan 09, 2017 2:19 pm
- Forum: General Discussion
- Topic: esp-idf-blufi-demo BLEDEMO APK
- Replies: 8
- Views: 21394
- Wed Jan 04, 2017 4:03 am
- Forum: General Discussion
- Topic: Timed out waiting for packet header during Flash
- Replies: 2
- Views: 7977
Timed out waiting for packet header during Flash
Hey Angus,
Thanks for the response. I tried powering the esp with a lab supply, also added some capacitance, but I'm still getting the same output.
I noticed when I leave GPIO2 floating I can't even get to that second stage and just get the following output:
$ make flash
Flashing binaries to ...
Thanks for the response. I tried powering the esp with a lab supply, also added some capacitance, but I'm still getting the same output.
I noticed when I leave GPIO2 floating I can't even get to that second stage and just get the following output:
$ make flash
Flashing binaries to ...
- Fri Dec 30, 2016 8:26 pm
- Forum: General Discussion
- Topic: Timed out waiting for packet header during Flash
- Replies: 2
- Views: 7977
Timed out waiting for packet header during Flash
Hello all,
I've been having some trouble flashing an esp-32 module I have soldered to a breakout board. I have successfully flashed a few of the examples on a sparkfun esp32 thing development board, but I'm not having any luck with this one.
I have serial communication with the board, and it seems ...
I've been having some trouble flashing an esp-32 module I have soldered to a breakout board. I have successfully flashed a few of the examples on a sparkfun esp32 thing development board, but I'm not having any luck with this one.
I have serial communication with the board, and it seems ...
- Tue Dec 20, 2016 1:45 am
- Forum: General Discussion
- Topic: Having Trouble Building esp-idf Examples
- Replies: 3
- Views: 6981
Re: Having Trouble Building esp-idf Examples
Thanks for the help that seems to have worked
- Mon Dec 19, 2016 11:53 pm
- Forum: General Discussion
- Topic: Having Trouble Building esp-idf Examples
- Replies: 3
- Views: 6981
Having Trouble Building esp-idf Examples
Hey guys,
Noob question here, I can't seem to complete a build for any of the esp-idf examples.
I'm using MSYS,
I've cloned the esp-idf repository,
Set the IDF_PATH correctly,
but when I go to a directory of one of the examples and try a 'make all' I get this error:
E:/ESP32/esp-idf/make/project ...
Noob question here, I can't seem to complete a build for any of the esp-idf examples.
I'm using MSYS,
I've cloned the esp-idf repository,
Set the IDF_PATH correctly,
but when I go to a directory of one of the examples and try a 'make all' I get this error:
E:/ESP32/esp-idf/make/project ...