Open Jaishankar872 opened 6 months ago
Sorry for the delay.. could you please post links to specs for these two boards?
Thanks for your response @PaulSchulz
NodeMCU + SX1262
Here I used NodeMCU board with SX1262 XXXM LoRaWAN/GNSS HAT from Waveshare (https://www.waveshare.com/wiki/SX1262_XXXM_LoRaWAN/GNSS_HAT)
Connnection Diagram
NodeMCU -> SX1262 pin
GPIO14 -> SCLK pin GPIO12 -> MISO pin GPIO13 -> MOSI pin GPIO15 -> NSS pin GPIO16 -> DIO1 pin GPIO4 -> NRST pin GPIO5 -> BUSY pin
Connnection Diagram
Note: Both hardware I tested using the Radiolib library in Arduino
After this build the new 2 identical setup which explained in this issue (https://github.com/PaulSchulz/esphome-lora-sx126x/issues/2)
I think this could be related to my problem as well. #3
Hardware is different, but this is the same for me: I couldn't see debug print from the function void LoraSX126X::setup()
I built two lora system with below configuration.
To start with I want to first send your text message between this two devices. I tried using your code, but it is not working for me. I have fewer following doubts.
I am newbie to ESPHome, your support will greatly help for me.
Thank you in Advance!!!!!!!!!!!!!!