sgodey

Results 3 comments of sgodey

I am using 10% clock correction. LMIC_setClockError(MAX_CLOCK_ERROR * 10 / 100); And my RX2 settings are 923.3 MHz, BW500 and SF12. I am using **util_tx_continous** from **https://github.comLora-net/lora-gateway**, to generate a...

> Does it work? I also have same problems. It worked for me. My problem was ... 1. Not properly aligning the channel frequencies/SF/BW between transmitter and receiver. 2. The...

I am not an expert here, but I was able to build Timeloop from source. You need to have certain libraries preinstalled before installing Timeloop. Below is the list from...