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
Thanks a lot for this great project that works beautifully. I can think of a lot of commercial projects whose documentation is not that good, and lacks your very enjoyable sense of humor.
In case you want to extend the list of suggested pins, here is a mapping that works perfectly with the ESP32-C3-DevKitM-1 board (pin reference for the E07-M1101D) :
Pin
Description
ESP Pin
1
GND
GND
2
VCC
3v3
3
GDO0 - This is the TX Pin
GPIO 4
4
CSN
GPIO 5
5
SCK
GPIO 6
6
MOSI
GPIO 7
7
MISO
GPIO 2
8
GDO2 - This is the RX pin
GPIO 3
The text was updated successfully, but these errors were encountered:
Hi,
Thanks a lot for this great project that works beautifully. I can think of a lot of commercial projects whose documentation is not that good, and lacks your very enjoyable sense of humor.
In case you want to extend the list of suggested pins, here is a mapping that works perfectly with the ESP32-C3-DevKitM-1 board (pin reference for the E07-M1101D) :
The text was updated successfully, but these errors were encountered: