Search found 3 matches
- Mon Dec 15, 2025 9:58 am
- Forum: General Discussion
- Topic: Problem with Quectel EG915U-EU usb connection
- Replies: 2
- Views: 2439
Re: Problem with Quectel EG915U-EU usb connection
Thank you. The problem has been solved. I replaced the ESP32-C3 dev board, and the issue disappeared.
- Mon Dec 08, 2025 9:18 am
- Forum: General Discussion
- Topic: Problem with Quectel EG915U-EU usb connection
- Replies: 2
- Views: 2439
Problem with Quectel EG915U-EU usb connection
Hi,
In my project, I am using an ESP32-S3 and a Quectel EG-915U-EU modem connected to the ESP32-S3 via D+ and D-. To work with the modem, I am using the iot_usbh_modem component. The problem is that the connection with the modem periodically drops.
The modem is powered from a separate power supply ...
In my project, I am using an ESP32-S3 and a Quectel EG-915U-EU modem connected to the ESP32-S3 via D+ and D-. To work with the modem, I am using the iot_usbh_modem component. The problem is that the connection with the modem periodically drops.
The modem is powered from a separate power supply ...
- Fri Oct 17, 2025 2:37 pm
- Forum: ESP-IDF
- Topic: Detect emergency siren patterns WAIL, YELP, HiLo
- Replies: 1
- Views: 1071
Detect emergency siren patterns WAIL, YELP, HiLo
I have a task to write firmware for the ESP32-S3 that will listen to sound from a microphone and recognize siren sounds: WAIL, YELP, and HiLo.
Maybe someone has example code or just ideas on how to implement this best.
Or perhaps someone would be interested in helping with the firmware development ...
Maybe someone has example code or just ideas on how to implement this best.
Or perhaps someone would be interested in helping with the firmware development ...