I have successfully programmed the T-Watch S3 to receive LoRa packets. However, I am encountering a significant range limitation. The device is unable to receive any packets when the transmitting device is located at a distance greater than approximately 3 meters.
My settings:
Frequency = 868MHz;
Bandwidth = 125KHz;
SpreadingFactor = 10;
CodingRate = 6;
SyncWord = AB;
Preamble = 12;
Could you please provide any insights or suggestions on how to troubleshoot this limited reception range? Are there any known issues with the SX1262 module on this specific device, or any specific configuration steps I might be missing?