Search found 361 matches

by ESP_Minatel
Wed Jun 28, 2023 8:57 am
Forum: ESP-IDF
Topic: Regarding ESP32-WROOM-32D Stall
Replies: 2
Views: 878

Re: Regarding ESP32-WROOM-32D Stall

Hi,

Can you share how you are driving the relays (electronically)? Do you have the schematics?
by ESP_Minatel
Thu Apr 20, 2023 8:24 am
Forum: News
Topic: ESP32 Arduino 2.0.8 based on ESP-IDF 4.4.4
Replies: 0
Views: 30518

ESP32 Arduino 2.0.8 based on ESP-IDF 4.4.4

The Arduino ESP32 version 2.0.8 based on the ESP-IDF v4.4.4 introduces bug fixes, improvements, and new board support. Arduino ESP32 Version 2.0.8 Release Notes Changes Here is a summary of the major changes. Improvements External Libraries Test Added New Board Test HW Testing Update Get info whethe...
by ESP_Minatel
Tue Mar 07, 2023 11:25 am
Forum: ESP32 Arduino
Topic: JL1101 Etheret PHY
Replies: 1
Views: 1199

Re: JL1101 Etheret PHY

Hi,

This will be possible if you add this driver to the Arduino via the Library Builder.

In sum, the ESP-IDF used on Arduino ESP32 core should be recompiled in order to add this new driver. Using it as an Arduino library will not be possible in this case.
by ESP_Minatel
Tue Mar 07, 2023 10:09 am
Forum: News
Topic: Espressif Developer Conference 2023: Call for Presentations
Replies: 0
Views: 23833

Espressif Developer Conference 2023: Call for Presentations

Join Us at DevCon23! September 12th -13th 2023 Call-for-presentations_FACEBOOK&LINKEDIN.png Second edition of Espressif Developer conferece is here! We are opening the Call for Presentations. If you want to be part of this unique event which will take place on September 12-13 this year, don't h...
by ESP_Minatel
Fri Feb 24, 2023 5:17 pm
Forum: Hardware
Topic: ESP32-S3 Dev board with Parrallel RGB display
Replies: 4
Views: 2444

Re: ESP32-S3 Dev board with Parrallel RGB display

Hi,

Maybe this one should help you.

esp32-s3-lcd-ev-board
by ESP_Minatel
Fri Feb 24, 2023 5:11 pm
Forum: ESP32 Arduino
Topic: Bluetooth Serial Class of Device Incorrect and Cannot be Changed
Replies: 4
Views: 1786

Re: Bluetooth Serial Class of Device Incorrect and Cannot be Changed

Hi,

Have you created a new issue on the Arduino ESP32 project on GitHub?

https://github.com/espressif/arduino-esp32/issues
by ESP_Minatel
Fri Feb 24, 2023 5:06 pm
Forum: ESP-AT
Topic: ESP-AT Bin for ESP32-C6
Replies: 7
Views: 7448

Re: ESP-AT Bin for ESP32-C6

Hi,

ESP-AT will support the ESP32-C6 and ESP32-C5 series of chips. The bin files are not ready yet.

https://github.com/espressif/esp-at
by ESP_Minatel
Wed Feb 22, 2023 11:57 am
Forum: ESP32 Arduino
Topic: NVS encryption
Replies: 1
Views: 848

Re: NVS encryption

Hi,

This is not supported by the Arduino ESP32 core.