I was trying to connect LoRa SX1278 module with ESP 32. I have done the wiring exactly as sown in the tutorial. but while running LoRa Sender code on ESP 32 I got the message
”
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
waiting for download”
or when i connect IO0 to 3.3 V and run again I get
“rst:0x1 (POWERON_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:10124
load:0x40080400,len:5856
entry 0x400806a8
LoRa Sender
.
.
.
.
.
.
.
. ”
and no further output only ……….