Programming Connectivity issues

From The TinkerNet Wiki
Revision as of 15:05, 1 May 2021 by Tinker (talk | contribs) (Created page with "Here's a weird thing... Decided to pull out an ESP32 board to fiddle with... Figured all my ESP32 boards were borked because I couldn't get them to stay connected to the com...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here's a weird thing...

Decided to pull out an ESP32 board to fiddle with...

Figured all my ESP32 boards were borked because I couldn't get them to stay connected to the computer...

Turns out they have CP2102 chips...

&, apparently, on LMDE 4, BRLTTY is installed by default & thinks CP2102 chips are braille keyboards...

WTF BBQ???

Solution:

Remove BRLTTY (Unless you actually need a braille keyboard...)

  • sudo apt-get remove brltty