Skip to main content

Questions tagged [esp32]

For questions regarding the programming and use of the ESP32 range of microcontrollers from Expressif Systems.

0 votes
0 answers
12 views

This is an update to my question of 5 years ago. As of the end of 2025, I am looking for an ESP32 with native onboard debugger, rather than having to use JTAG. It should have a display. The reason I ...
Mawg's user avatar
  • 3,143
0 votes
0 answers
53 views

I am trying to interface ESP32 with W5500 and run a ethernet webserver using Arduino IDE. I am using Asyncwebserver_ESP32_W5500 library. There is no issue with compilation and upload. I am getting ...
Deepak Kumar's user avatar
-2 votes
1 answer
54 views

I was trying to configure a custom made IOT gateway, but unfortunately it doesn't have a GUI support for its configuration. And configuration requirement needs to be loaded using baremetal programming....
Deepak Kumar's user avatar
1 vote
0 answers
35 views

I've been testing the bless-library for BLE. This is the server code I've copied: import sys import logging import asyncio import threading from typing import Any, Union ...
Jabu-Jabu's user avatar
0 votes
0 answers
75 views

I am trying to flash the t-echo and had to use meshtastic's app in order to enable the serial port. However, now when I try to use flash.meshtastic.org it fails, here are the logs: Chooser dialog is ...
clickerticker48's user avatar
3 votes
1 answer
133 views

I have an ESP32-based device connected to the Internet using WiFi. Sometimes it needs to download a "large" file (200-300 MB) but it does not need to store it. Instead, it needs to send it ...
Mark's user avatar
  • 767
0 votes
0 answers
89 views

I am working on a project where I need to set the alarm on a DS3231 to wake an ESP32 at a specified time. In my workflow, I upload three scripts: one to set the time on the DS3231, one to set the ...
David Wit's user avatar
1 vote
0 answers
24 views

I developed a simple IoT device. It has a built-in HTTP webserver to set the general options of the system. Now the customer asks for "in-app" updates, that might be delivered free of charge ...
Mark's user avatar
  • 767
1 vote
1 answer
305 views

I have been trying to get a display from waveshare working with NodeMCU ESP32S. The display says 1.69inch LCD, 240 x 280 pixels, ST778V2. Searching on the internet results with article leading to ...
Rishab Kaushik's user avatar
2 votes
1 answer
561 views

I find https://www.bluetooth.com/specifications/specs/current-time-service-1-1/ but can not get data format. Where give me those info?
王烁然's user avatar
0 votes
0 answers
123 views

I'm trying to use an ESP32 to stream position data over SPP, but I keep running into congestion issues - even when I remove debug logs etc. Essentially I get a mode change event.. ...
Drewster's user avatar
  • 109
2 votes
0 answers
147 views

Background I'd like to replace the Tasmota firmware of a WiFi Socket with my own firwmare. The TTL port of the ESP8285H16 (=ESP8266 + 2MB flash) is not accessible without braking the case and I need ...
Sim Son's user avatar
  • 139
3 votes
0 answers
393 views

I have bought 2 ESP32-C3 from Waveshare and tried many tutorials on how to connect them to the home router. None of the code I used worked including the micropython example, Arduino example and not ...
Nissaba's user avatar
  • 131
1 vote
0 answers
54 views

I recently added a power monitor to our homelab, flashed it with ESPHome and configured some mini-graph-cards to visualise power and energy use. Everything looked good, until I started to see frequent,...
Mark Booth's user avatar
1 vote
0 answers
275 views

I am trying to connect to my mosquitto broker on esp32 with GSM using pubsubclient but sometimes it disconnects to broker with detail malformed packet. 2023-08-30T13:43:14: Client client_id ...
furqon2710's user avatar

15 30 50 per page
1
2 3 4 5
10