>>20377853Yea ive tried lots of different settings, if you have any advice:-
//example open freq
// carrier frequency: 915.0 MHz
// bandwidth: 500.0 kHz
// spreading factor: 6
// coding rate: 5
// sync word: 0x34 (public network)
// output power: 2 dBm
// preamble length: 20 symbols
// state = radio2.begin(915.0, 500.0, 6, 5, 0x34, 2, 20);
int state = radio.begin(868.0, 500.0, 10, 7, 0x34, 2, 20); //short and fast