You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: