hello,
I noticed that an update has been uploaded in the library for 1.5.11 including #elif defined(FREQUENCY_900)
#define OPERATING_FREQUENCY 850.
I did some tests with this model still trying to communicate 900T with 915T.
I continue to keep the 915T module with the codes working, however the 900T changed the channel to 0x42 trying to enter 916Mz, the frequency that the 915T is operating. In the serial I have a return that the module would be at 916Mz.
HEAD: 11000000 192 C0
AddH: 0
AddL: 3
Chan : 66 -> 916MHz
this way I still can’t communicate 915T with 900T.
Is there any other test I can run to get communication between modules?
thanks