question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Garbage output esp wrover after upgrading to v1.8.0

See original GitHub issue

After upgrading to platform-espressif32 to v1.8.0, the esp continuous outputs garbage:

!�t����R��fgRӒ��fg␒Ӓ��fgR�R��fgR�R��f�RӔ��␄gR����␆g.....

I tried the following settings:

platformio.ini

[env:esp-esp32cam]
platform = espressif32
board = esp32cam
framework = arduino

and

platformio.ini

[env:esp-wrover-kit]
platform = espressif32
board = esp-wrover-kit
framework = arduino

The current work around is using v1.7.0: platformio.ini

[env:esp-wrover-kit]
platform = https://github.com/platformio/platform-espressif32.git#v1.7.0
board = esp-wrover-kit
framework = arduino

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ivankravetscommented, Apr 24, 2019
0reactions
Bmooijcommented, Apr 24, 2019

Not (yet) checked.

v1.7.0 with esp32cam.json does work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ESP32 Troubleshooting Guide | Random Nerd Tutorials
The ESP32 has a few problems when you are trying to upload new sketches or install the ESP32 add-on. This is the ESP32...
Read more >
ESP-FAQ - Technical Documents - Espressif Systems
This section provides instructions for using ESP-FAQ. The purpose of “Question search” is to help you quickly un-.
Read more >
Getting started with ESP32 development using the TTGO T ...
... people with type ESP32 platform would be the best one to use to get into ESP32 development I researched this and decided...
Read more >
XJM - River Thames Conditions
Day after period app, Petit main coon, Farbfoto mani matter, In ear monitor system, Enp-5150gh! Autograft allograft difference, West end brewery upgrade, ...
Read more >
Read the Docs Template Documentation
Mlink (MESH LAN communication protocol) is a solution for controlling ESP-WIFI-MESH network devices through APP, including: device discovery, control, upgrade, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found