zhgzhg / LoRaPacketForwarder

LoRa single channel packet forwarder based on the Semtech UDP protocol v2
27 stars 12 forks source link

SX 1262 #14

Closed batsuurib closed 7 months ago

batsuurib commented 8 months ago

How are you?

I used heltec HT-RA62 /SX 1262/. SX1276 was normal. The following error occurred.

LoRa chip setup failed, code (64829) Failed to execute an SPI command. Make sure the module is not using TCXO while still having its XTAL connected.

What did I do wrong? Help me.

Is it correct to assume that the SX1262 will receive data from further away?

zhgzhg commented 8 months ago

Hi @batsuurib , Thanks for reporting this!

With the latest RadioLib upgrades the initialisation of the SX126x series got changed a bit, so I had to readjust it in my latest commit.

Could you please give it a try?

zhgzhg commented 7 months ago

I am assuming the issue is gone. Feel free to reopen if that's not the case.