Last active
May 4, 2022 08:59
-
-
Save chartinger/a0f34222815191888a75324569eb9542 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In the PubSubClient Example a WiFi.mode(WIFI_STA); is missing. MQTT Connection will result in ERR=2 | |
https://github.com/knolleary/pubsubclient/issues/138#issuecomment-326113915 | |
When the D1 is seemingly bricked - pull down D3 (GPIO0) and D8 to GND to flash | |
https://github.com/esp8266/Arduino/issues/2604 | |
ESP32 - D1 Mini Format CP210x Drivers | |
https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment