Hello,
The last time I compiled your code in the Arduino library.
https://github.com/ricaun/arduino-BasicMAC
The sx127x works ok but the sx126x I have some problem with the Dio3. My board does not have the DIO3 to drive connected to the crystal, and the code forces to use dio3 on SetDIO3AsTcxoCtrl .
I was trying to use US915 but the code has some bug on a REG_FIX, the join does not work very well.
I noticed the original code has updated to version a final release 2.2
https://github.com/lorabasics/basicmac
And a lot of the code change, like the nextJoinState has some update and the SetDIO3AsTcxoCtrl does not exist anymore.
See yaa.
Originally posted by @ricaun in #2 (comment)
Hello,
The last time I compiled your code in the Arduino library.
https://github.com/ricaun/arduino-BasicMAC
The sx127x works ok but the sx126x I have some problem with the Dio3. My board does not have the DIO3 to drive connected to the crystal, and the code forces to use dio3 on
SetDIO3AsTcxoCtrl.I was trying to use US915 but the code has some bug on a
REG_FIX, the join does not work very well.I noticed the original code has updated to version a final release 2.2
https://github.com/lorabasics/basicmac
And a lot of the code change, like the
nextJoinStatehas some update and theSetDIO3AsTcxoCtrldoes not exist anymore.See yaa.
Originally posted by @ricaun in #2 (comment)