Search found 7 matches

by beegee1962
Wed Oct 10, 2018 2:40 am
Forum: General Discussion
Topic: Unable to program ESP32-SOLO-1
Replies: 5
Views: 8081

Re: Unable to program ESP32-SOLO-1

Thanks for your feedback.
I found the settings in menuconfig already.
But still have the problem that I need to push BOOT button while flashing over USB.
Don't have a JTAG adapter (yet), so I cannot test flashing over JTAG.
by beegee1962
Tue Oct 09, 2018 3:13 am
Forum: General Discussion
Topic: Unable to program ESP32-SOLO-1
Replies: 5
Views: 8081

Re: Unable to program ESP32-SOLO-1

EDIT: Below shown problem is solved by keeping the BOOT button pressed while the firmware is downloaded. I read about similar problems with cheap Chinese dev boards, but this board is an original Espressif DevKitC-S1 . Was not expecting a bad HW design from Espressif. -------------- SOLVED --------...
by beegee1962
Sun Apr 08, 2018 4:39 am
Forum: Showcase
Topic: ESP32 WiFi setup over BLE
Replies: 4
Views: 36753

Re: ESP32 WiFi setup over BLE

Wanted to do it by myself, just to learn more.
by beegee1962
Fri Apr 06, 2018 8:13 am
Forum: Showcase
Topic: ESP32 WiFi setup over BLE
Replies: 4
Views: 36753

ESP32 WiFi setup over BLE

Most small applications that we write have the WiFi credentials integrated in the code. But sometimes you do not want to have your WiFi credentials in the source code, specially if it is open source and maybe accessible as a repository on Github or Bitbucket. Having the WiFi credentials in the code ...
by beegee1962
Fri Apr 06, 2018 7:44 am
Forum: ESP32 Arduino
Topic: Arduino ESP32 - Wiki
Replies: 2
Views: 6179

Re: Arduino ESP32 - Wiki

Howdy
I am a great fan of your book!!!!!!!

I was in contact with @me-no-dev about using the repo's WiKi, but after some initial exchange he never came back to me. That's why I put it onto my own website.

Regards
by beegee1962
Tue Feb 27, 2018 10:02 am
Forum: ESP32 Arduino
Topic: OTA ? From newbe
Replies: 3
Views: 5437

Re: OTA ? From newbe

It is not clear what you want to achieve.
Are you talking about updating the program in the ESP32 or about updating the data on the website?
by beegee1962
Tue Feb 27, 2018 9:58 am
Forum: ESP32 Arduino
Topic: Arduino ESP32 - Wiki
Replies: 2
Views: 6179

Arduino ESP32 - Wiki

The arduino-esp32 framework for Arduino IDE and PlatformIO is popular, but if you have a problem it is difficult to search in the issues if someone else found a solution already. I started a Wiki for arduino-esp32 . I try to keep it updated daily. Unfortunately I cannot advertise it on the Github Re...