I’m having trouble setting up my LoRaWAN module (WM1302) with my BeagleBone. I’ve connected everything, but I keep getting these errors:
ERROR: sx1250 Image Calibration Error
ERROR: radio calibration failed
ERROR: radio calibration failed
ERROR: [main] failed to start the concentrator
using the sx1302_hal library as per guidance of seeed studio LoRaWAN® Gateway Module WM1302 | Seeed Studio Wiki
configure the those pin on beagle bone :
Current mode for P9_17 is: spi_cs
Current mode for P9_21 is: spi
Current mode for P9_18 is: spi
Current mode for P9_22 is: spi_sclk
Current mode for P9_11 is: gpio (reset pin)
but I’m still facing the same issue.I don’t know what is going wrong.