Hello, I am using libraries available from ST for developing applications based on S2-LP module. I would like to be able to reach a communication distance between 2 devices that is at least 1 KM. I am attaching my current radio configuration. BR
/* Defines ---------------------------------------------------------------*/#define XTAL_OFFSET_PPM 0#define INFINITE_TIMEOUT 0.0#define BASE_FREQUENCY 868.0e6#define CHANNEL_SPACE 100e3#define CHANNEL_NUMBER 0#define DA...