Search found 101 matches

by rpiloverbd
Thu Jun 23, 2022 10:24 am
Forum: General Discussion
Topic: Looking for ESP32-MESHKIT-LIGHT development kit.
Replies: 4
Views: 2495

Re: Looking for ESP32-MESHKIT-LIGHT development kit.

Will this kit be ever available again? Hope espressif will answer.
by rpiloverbd
Thu Jun 23, 2022 10:21 am
Forum: ESP-IDF
Topic: How to check one shot timer is running or stop?
Replies: 2
Views: 1958

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.
by rpiloverbd
Wed Jun 22, 2022 10:02 am
Forum: ESP IoT Solution
Topic: Wrover in IoE solution
Replies: 4
Views: 4433

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 ...
by rpiloverbd
Wed Jun 22, 2022 9:37 am
Forum: ESP32 Arduino
Topic: Getting issue to use ESP32 SPI both way communication.
Replies: 2
Views: 2223

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/
by rpiloverbd
Tue Jun 21, 2022 7:47 am
Forum: ESP32 Arduino
Topic: ESP32 Pico V3 I/O expander
Replies: 5
Views: 3294

Re: ESP32 Pico V3 I/O expander

Here are some info about this error message: https://github.com/espressif/arduino-esp32/issues/834
by rpiloverbd
Tue Jun 21, 2022 7:22 am
Forum: General Discussion
Topic: internal communication example esp32 mesh
Replies: 4
Views: 3277

Re: internal communication example esp32 mesh

Hi, have you followed this document thoroughly?

https://docs.espressif.com/projects/esp ... pplication
by rpiloverbd
Mon Jun 20, 2022 7:46 am
Forum: General Discussion
Topic: ESP32-S3-WROOM-1-N8R8 Power consumption
Replies: 1
Views: 5989

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/
by rpiloverbd
Sun Jun 19, 2022 11:14 am
Forum: ESP-IDF
Topic: Espressif World Controller
Replies: 6
Views: 2974

Re: Espressif World Controller

Sorry. Can't understand what is world controller. Would you please eleborate?
by rpiloverbd
Sun Jun 19, 2022 11:11 am
Forum: ESP-IDF
Topic: flash encryption not happening at first boot
Replies: 7
Views: 4057

Re: flash encryption not happening at first boot

Not sure but you may get some idea from this thread: viewtopic.php?t=26616