Search found 643 matches

by mzimmers
Mon Mar 12, 2018 2:10 pm
Forum: General Discussion
Topic: issue with building a wifi example
Replies: 6
Views: 8095

Re: issue with building a wifi example

ESP_igrr - thanks. I remembered that shortly after I posted, but since I'm new to the forum my posts have to be approved before they appear, so I couldn't edit my question. Thanks. ESP_Sprite - I'm reasonably comfortable working in a Linux environment. Most important to me is which host is likely to...
by mzimmers
Fri Mar 09, 2018 4:58 pm
Forum: General Discussion
Topic: issue with building a wifi example
Replies: 6
Views: 8095

Re: issue with building a wifi example

Thank you both for the replies. I'd forgotten that I needed to use the 32 bit version of msys when using the idf, and I'll ignore the version mismatch warning. Now I'm getting this error: File "C:/msys32/mingw32/lib/python2.7/site-packages/serial/serialwin32.py", line 62, in open raise SerialExcepti...
by mzimmers
Thu Mar 08, 2018 12:00 am
Forum: General Discussion
Topic: issue with building a wifi example
Replies: 6
Views: 8095

issue with building a wifi example

Hi - I've been tasked with exploring the esp32 product for my company. I've followed the instructions for downloading both the IDF and the toolchain. When I attempt to build (via msys2) the provided wifi/wpa2_enterprise example, I get some warnings and errors: $ make c:/esp-idf-v3.0-rc1/make/project...