Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KinCony ALR ESP32 I/O pin define
#1
ANALOG_A1  4
ANALOG_A2  6
ANALOG_A3  5
ANALOG_A4  7

1-wire: 15
digital input:16

DIP switch: use for set LoRa address
DIP-K1:47
DIP-K2:21
DIP-K3:14
DIP-K4:13
DIP-K5:12
DIP-K6:11
DIP-K7:10
DIP-K8:9

relay:48

IIC SDA:39
IIC SCL:38


SPI_Bus: (For SX1278 LoRA)
CS: 41
MOSI: 44
MISO: 43
SCK: 42

RST:2
DIO0:40
Reply
#2
is the button DL the DIO0:40?
Reply
#3
DL button is GPIO0
Reply
#4
THis is correct & tested
#define IO0 0 //DL Button
Reply
#5
all kincony's esp32 board , DL button use by GPIO0
Reply
#6
Hello admin,

I am using the KinCony KC868-A6v3 board and developing custom firmware with Arduino / PlatformIO.

The SSD1306 OLED works with the factory firmware, but when I upload my own firmware the LCD stays blank.

Could you please tell me:

What GPIO pins are used for the OLED I2C (SDA / SCL)?

What is the I2C address (0x3C or 0x3D)?

Do we need to initialize any IO expander or controller before using the OLED?

Do you have a simple Arduino example to initialize the onboard OLED?

Thank you.
Reply
#7
already replied in another topic.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)