-
Notifications
You must be signed in to change notification settings - Fork 64
Boards and Pins
Manuel Bl edited this page Jul 21, 2018
·
25 revisions
These boards have been successfully tested with ttn-esp32. The pin configuration is shown below.
PIN configuration
#define TTN_SPI_HOST HSPI_HOST
#define TTN_SPI_DMA_CHAN 1
#define TTN_PIN_SPI_SCLK 5
#define TTN_PIN_SPI_MOSI 27
#define TTN_PIN_SPI_MISO 19
#define TTN_PIN_NSS 18
#define TTN_PIN_RXTX TTN_NOT_CONNECTED
#define TTN_PIN_RST 14
#define TTN_PIN_DIO0 26
#define TTN_PIN_DIO1 33
The different ttgo versions can be easily distinugished by comparing the location and type of WiFi antenna. In this case, it's a metal antenna along the pins.