Lora-net / sx1302_hal

SX1302/SX1303 Hardware Abstraction Layer and Tools (packet forwarder...)
Other
219 stars 271 forks source link

Failure regarding setting up sx_1250 interfacing #107

Open satwik007sundaram opened 1 year ago

satwik007sundaram commented 1 year ago

I am trying to setup the sx_1303 LoraWAN gateway as given in the official documentation. I have created my TTN account and trying to execute chip_id file but am getting following error:

CoreCell reset through GPI023... SX1261 reset through GPIO23...

CoreCell power enable through GPIO18...

CoreCell ADC reset through GPIO13... Opening SPI communication interface

Note: chip version is 0x00 (v0.0) ERROR: Failed to set SX1250_0 in STANDBY_RC mode

ERROR: failed to setup radio 0 ERROR: failed to start the gateway

Is there any configuration needs to be changed inside the SPI interface code or something else?

Kitarp00 commented 1 year ago

Facing same issue

ShadyPlanets commented 1 month ago

Anyone found a fix for this issue ?

mcoracin commented 1 month ago

Hello, Could you provide more details about the hardware you are using? Which sx1302 board, which host (Rpi I guess)... Thanks