You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an ESP32 WROOM 32 Dev1 Kit
When I load the ESP32DevelopmentBoard.ino example file (making the necessary SSID and PW changes) I get the built in LED flashing several times a second.
This dev kit is several years old, perhaps as old as 2020.
I replaced the text message with the text of Lincoln's Gettysburg address.
A Processing sketch I made to subscribe to the publication git it all
There is no effect on the rate or duration of the blinking LED. It looks just the same as the 500 mS publication rate as with the small payload.
Transition to Publishing
I modified the code to publish only when I held down the BOOT button.
When not publishing the narrow pulses were all we saw at about 100 mS. Once I pressed the Boot button to publish then we got pulses of nearly 100 mS duration
Problem Description
I have an ESP32 WROOM 32 Dev1 Kit
When I load the ESP32DevelopmentBoard.ino example file (making the necessary SSID and PW changes) I get the built in LED flashing several times a second.
This dev kit is several years old, perhaps as old as 2020.
The code
This is the code with which I started.
https://github.com/256dpi/arduino-mqtt/blob/master/examples/ESP32DevelopmentBoard/ESP32DevelopmentBoard.ino
Oscilloscope on BUILTIN LED
Another user does not have this problem but their ESP was purchased probably in 2024.
Photo of ESP32
The IDE Set for ESP32 WROOM
The text was updated successfully, but these errors were encountered: