Search found 10 matches

by Philbot
Fri Mar 22, 2024 4:29 pm
Forum: Hardware
Topic: ESP32-D0WDQ6 (revision 0) with mac address of 00:00:00:00:00:00
Replies: 0
Views: 600

ESP32-D0WDQ6 (revision 0) with mac address of 00:00:00:00:00:00

I have a product that I've been selling for about 3 years, based on the ESP32 WROOM-32 module. I've just programmed and testeda group of 50 units, and came across 6 units that seemed to run fine,but WOULD NOT connect to an access point (even though they are able to host a Soft AP). On investigation ...
by Philbot
Thu Dec 08, 2022 2:22 am
Forum: ESP-ADF
Topic: Looking for the InputKeyService code that compares button voltages.
Replies: 1
Views: 2361

Looking for the InputKeyService code that compares button voltages.

I have a Lyra MiniT and I'm trying to find where in the esp-adf code, the InputKey Service actually reads the analog input chanel and determines which key is being pressed. I've found the button ID definitions, and the analog chanel definition and various callbacks, but I just can find any reference...
by Philbot
Wed Nov 16, 2022 2:30 am
Forum: ESP-ADF
Topic: Eclipse IDE - ESP-ADF
Replies: 3
Views: 5334

Re: Eclipse IDE - ESP-ADF

Hi Suraj

Did you ever get IDF and ADF both working on Eclipse?

I've also been trying and I can't select any ESP32 targets for the ADF examples when I import them.

I can build and flash the project from the command line but not with Eclipse.

Any help would be appreciated...

Phil.
by Philbot
Wed Nov 16, 2022 2:20 am
Forum: ESP-ADF
Topic: How to install the ADF in the Eclipse IDF tool
Replies: 1
Views: 3125

Re: How to install the ADF in the Eclipse IDF tool

I have exactly the same question. I found a video online that showed how to install ADF and then run the Espressif (eclipse)- Install Tools option to install the esp-idf tools that are inside the esp-adf, but I still can't import any of the ADF examples. I did add the ADF_PATH environment variable I...
by Philbot
Tue Mar 22, 2022 8:57 pm
Forum: IDEs for ESP-IDF
Topic: Can I run the IDF Monitor under Eclipse?
Replies: 1
Views: 2135

Can I run the IDF Monitor under Eclipse?

I do all my ESP32 development using the IDF plugin for Eclipse. Currently I have an application that has a problem that I'm trying to track down.... I display the output on the serial terminal... Shortly in, I get a WDT trip and then a BackTrace dump. I've done all the regular "easy" debugging trick...
by Philbot
Fri Jan 17, 2020 8:16 pm
Forum: ESP-IDF
Topic: Easy way for client to update code?
Replies: 2
Views: 3551

Re: Easy way for client to update code?

A follow up to my own question about a simple FLASH tool for the ESP32. I've located the stand-alone FLASH downloader tool, but frankly, the number of options on the User Interface makes it virtually impossible for me to use. The Eclipse-IDF environment hides most of those settings, so I don't even ...
by Philbot
Thu Jan 16, 2020 4:39 pm
Forum: ESP-IDF
Topic: Easy way for client to update code?
Replies: 2
Views: 3551

Easy way for client to update code?

Hi I'm doing ESP32 development using ESP32-IDF and Eclipse. Now that I've got it working, I really like this development model. I'm developing a new product for a client who going to be testing the product on their equipment before I go into full production. I'm obviously going to be making changes ...
by Philbot
Sun Nov 10, 2019 8:10 pm
Forum: ESP-IDF
Topic: [solved] network: http get/post examples
Replies: 3
Views: 4116

Re: network: http get/post examples

Does esp-idf/examples/protocols/http_request work for you?
by Philbot
Sun Nov 10, 2019 8:04 pm
Forum: ESP-IDF
Topic: esp_wifi_set_auto_connect deprecated???
Replies: 4
Views: 5076

Re: esp_wifi_set_auto_connect deprecated???

Did anyone ever get any joy on this one?

I'm new, so if esp_wifi_set_auto_connect() is a no starter with no replacement it would be good to know.

Phil.
by Philbot
Sun Nov 10, 2019 5:43 pm
Forum: ESP-IDF
Topic: What parameters does WiFi store in NVS
Replies: 0
Views: 1779

What parameters does WiFi store in NVS

Is there a reference doc or something where I can look up what items are stored in NVS by the WiFi subsystem.

I started down this road trying to determine if the SSID and password that is obtained by WPS is stored in NVS for the system to use on the next boot.

Thanks

Go to advanced search