ArduCAM / ArduCAM_ESP32S_UNO

ArduCAM ESP32 Series Development Boards
49 stars 18 forks source link

Arducam ESP32S Uno Pinout #20

Open tmckenna-1 opened 2 years ago

tmckenna-1 commented 2 years ago

I am trying to hook up an Adafruit Lora RFM9X to an Arducam ESP32-S Uno board. However, I am receiving the following error:

Failed to put device in Lora Mode RH_RF95_REG_01_OP_MODE: 0

I believe this error is coming from a pin layout error when hooking up the wiring between the ESP and the Lora. More specifically, I believe the error is coming from the placement of hardware interrupt pin. Does anyone have any familiarity with the Arducam board and could offer some assistance?