timmbogner / Farm-Data-Relay-System

A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
MIT License
485 stars 108 forks source link

Conflict with pin12 #122

Closed lamasseriadipolverara closed 1 year ago

lamasseriadipolverara commented 1 year ago

change the pin 12 to pin 16, because pin 12 affect the boot of the device (esp32 wroom - 32e)

timmbogner commented 1 year ago

Thanks for pointing that out! However, pin 16 would cause a conflict on ESP8266. The pins are laid out for the WeMos D1 Mini that I use for testing.

I changed it to pins that are better but still not good for ESP32. According to these docs, you're going to be dealing with PWM signals on pins 5 and 14 at boot: 32 8266,