Hi all,
In Sidewalk, the Lora we are using is connected to DIO3 through TCXO, which does not match the XTAL of sx1262 recommended by the official sid_end_device demo. Do you have any suggestions?
Hi all,
In Sidewalk, the Lora we are using is connected to DIO3 through TCXO, which does not match the XTAL of sx1262 recommended by the official sid_end_device demo. Do you have any suggestions?
Hello,
We haven't tested it, so all we can suggest is that if your configuration works well, using it might not be an issue. If you wish, you can send us the configuration code(in zip or via Git) for the Nordic DK with the SX126 shield, and we will review it.
You might find a similar implementation on the RAK board. Therefore, we recommend testing it yourself to see if this design causes any issues. Please let us know the results.
Kind Regards,
Abhijith
Hello,
We haven't tested it, so all we can suggest is that if your configuration works well, using it might not be an issue. If you wish, you can send us the configuration code(in zip or via Git) for the Nordic DK with the SX126 shield, and we will review it.
You might find a similar implementation on the RAK board. Therefore, we recommend testing it yourself to see if this design causes any issues. Please let us know the results.
Kind Regards,
Abhijith
Hi,
I also want to ask, in the Lora driver of Sidewalk, is ANT_SW pulled up and the lora driver controls the RF transmission and reception through DIO2?