Search found 5 matches
- Tue Aug 06, 2019 11:35 am
- Forum: General Discussion
- Topic: PIR sensor with ESP32 WROVER hardware issue
- Replies: 1
- Views: 2889
PIR sensor with ESP32 WROVER hardware issue
Hello all, Here is the issue I am facing with pir sensor when connected to ESP32 WROVER board. I have made GPIO4 as pir sensor pin. when connected to power supply board the pir is showing continuously high occupancy. Even in order to get accurate output i havae connected 10k resistor between output ...
- Thu Jun 06, 2019 6:07 am
- Forum: ESP-IDF
- Topic: ESPNOW esp_idf communication
- Replies: 1
- Views: 3130
ESPNOW esp_idf communication
Hello everyone, I am compiling ESPNOW example code present in esp_idf. example is working fine. But I want to know when does the binding happen while communication happens between esp boards? Whether it happens at the time when peer is added or what? can anyone show with an example how is that possi...
- Thu Jun 06, 2019 5:41 am
- Forum: ESP-MDF
- Topic: compiling ESP-MDF examples on IDF path.
- Replies: 4
- Views: 7298
Re: compiling ESP-MDF examples on IDF path.
Thank you so much
- Mon Jun 03, 2019 6:32 am
- Forum: ESP-MDF
- Topic: compiling ESP-MDF examples on IDF path.
- Replies: 4
- Views: 7298
Re: compiling ESP-MDF examples on IDF path.
Hello all,
sorry for so late reply.
my doubt is should we component.mk file which helps in compiling the mdf examples on idf path.?
If yes, then how to write?
what should we keep as reference?
thankyou
sorry for so late reply.
my doubt is should we component.mk file which helps in compiling the mdf examples on idf path.?
If yes, then how to write?
what should we keep as reference?
thankyou
- Wed May 29, 2019 11:40 am
- Forum: ESP-MDF
- Topic: compiling ESP-MDF examples on IDF path.
- Replies: 4
- Views: 7298
compiling ESP-MDF examples on IDF path.
Hello all, I am trying to compile ESP_MDF examples. When I compile under MDF path, I get proper output as expected. Actually, i want mdf examples to be executed on ESP_IDF path. How is it posssible? Any ideas!! I got an error like as shown below: $ make menuconfig Makefile:8: C:\msys32\home\esp\esp-...