Search found 101 matches
- Thu Jun 23, 2022 10:24 am
- Forum: General Discussion
- Topic: Looking for ESP32-MESHKIT-LIGHT development kit.
- Replies: 4
- Views: 3333
Re: Looking for ESP32-MESHKIT-LIGHT development kit.
Will this kit be ever available again? Hope espressif will answer.
- Thu Jun 23, 2022 10:21 am
- Forum: ESP-IDF
- Topic: How to check one shot timer is running or stop?
- Replies: 2
- Views: 2728
Re: How to check one shot timer is running or stop?
Hi, has there been any problem with the library installation? This error 'not declared in this scope' occurs when there is an unknown variable. Usually, when the included library is not installed but we try to compile a code, we often see this error.
- Wed Jun 22, 2022 10:02 am
- Forum: ESP IoT Solution
- Topic: Wrover in IoE solution
- Replies: 4
- Views: 5782
Re: Wrover in IoE solution
Not sure about Wrover, but many had the same issue with WROOM. https://github.com/espressif/arduino-esp32/issues/2907 https://esp32.com/viewtopic.php?t=5732 Here is a design using the Weemos version. https://oshwlab.com/Antongsm/esp32-lan8720 Let's see if anyone has succeeded in performing the same ...
- Wed Jun 22, 2022 9:37 am
- Forum: ESP32 Arduino
- Topic: Getting issue to use ESP32 SPI both way communication.
- Replies: 2
- Views: 2970
Re: Getting issue to use ESP32 SPI both way communication.
I didn't come across any 2-way SPI communication tutorial. It is possible to establish 2-way communication between two ESP-32 modules using ESP-NOW protocol.
https://forum.allaboutcircuits.com/thre ... 32.184799/
https://forum.allaboutcircuits.com/thre ... 32.184799/
- Tue Jun 21, 2022 7:47 am
- Forum: ESP32 Arduino
- Topic: ESP32 Pico V3 I/O expander
- Replies: 5
- Views: 4529
Re: ESP32 Pico V3 I/O expander
Here are some info about this error message: https://github.com/espressif/arduino-esp32/issues/834
- Tue Jun 21, 2022 7:22 am
- Forum: General Discussion
- Topic: internal communication example esp32 mesh
- Replies: 4
- Views: 4369
Re: internal communication example esp32 mesh
Hi, have you followed this document thoroughly?
https://docs.espressif.com/projects/esp ... pplication
https://docs.espressif.com/projects/esp ... pplication
- Mon Jun 20, 2022 8:03 am
- Forum: ESP32 Arduino
- Topic: ESP-C3 putting back to deep sleep keeps resetting
- Replies: 3
- Views: 3992
Re: ESP-C3 putting back to deep sleep keeps resetting
These old threads may give you some clues if you already have not checked them:
https://arduino.stackexchange.com/quest ... deep-sleep
https://www.esp8266.com/viewtopic.php?f=13&t=14836
https://arduino.stackexchange.com/quest ... deep-sleep
https://www.esp8266.com/viewtopic.php?f=13&t=14836
- Mon Jun 20, 2022 7:46 am
- Forum: General Discussion
- Topic: ESP32-S3-WROOM-1-N8R8 Power consumption
- Replies: 1
- Views: 8742
Re: ESP32-S3-WROOM-1-N8R8 Power consumption
Depending on your application, you can enter power-saving modes of the ESP-32. There are deep sleep, light sleep, hibernation etc.
https://lastminuteengineers.com/esp32-s ... nsumption/
https://lastminuteengineers.com/esp32-s ... nsumption/
- Sun Jun 19, 2022 11:14 am
- Forum: ESP-IDF
- Topic: Espressif World Controller
- Replies: 6
- Views: 4243
Re: Espressif World Controller
Sorry. Can't understand what is world controller. Would you please eleborate?
- Sun Jun 19, 2022 11:11 am
- Forum: ESP-IDF
- Topic: flash encryption not happening at first boot
- Replies: 7
- Views: 5584
Re: flash encryption not happening at first boot
Not sure but you may get some idea from this thread: viewtopic.php?t=26616