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
Hello, we bought some Heltec Wireless v1.1 devices, esp32 -s3 & LCD Display . Despite some problems, I was able to successfully flash the device, and it also tries to establish a Bluetooth connection. However, the display is not powering up or showing anything.
Flashing it from the WebHelper works fine, and everything works as intended, but when flashing from Visual Code, the display is not powering up or showing anything even though it tries to connect via bluetooth.
I tried to follow some steps, like changing the Vext pins, etc., but as the main.cpp has changed a lot since then, I could not change anything in main.cpp or power.cpp.
I was wondering if someone is running the same setup and encountered the same problems on the current master branch and could provide me with some insights on what steps I need to follow to power and display information on the display.
EDIT: Somehow solved, changed the env to the correct one, which before did not worked but apparently now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, we bought some Heltec Wireless v1.1 devices, esp32 -s3 & LCD Display . Despite some problems, I was able to successfully flash the device, and it also tries to establish a Bluetooth connection. However, the display is not powering up or showing anything.
Flashing it from the WebHelper works fine, and everything works as intended, but when flashing from Visual Code, the display is not powering up or showing anything even though it tries to connect via bluetooth.
I looked into this issue: #2704
I tried to follow some steps, like changing the Vext pins, etc., but as the main.cpp has changed a lot since then, I could not change anything in main.cpp or power.cpp.
I was wondering if someone is running the same setup and encountered the same problems on the current master branch and could provide me with some insights on what steps I need to follow to power and display information on the display.
EDIT: Somehow solved, changed the env to the correct one, which before did not worked but apparently now.
Beta Was this translation helpful? Give feedback.
All reactions