Hello
I just received the SodaqOne and I am not receiving any data through my gateway and on my network server. Does the code in SodaqOne-UniversalTracker uses both of microchip protocol or does it need to be adapted for a 915Mhz RN2903 chip?
Thanks.
The board should work with both chips. The tracker software uses the USA 915 bands. You may have to change this depending on your country.
You can find the source code here:
Thanks Jan
I realized that the frequency sub-band was set to 2 in Sodaq_RN2483.h. I changed it to my gateway specs and I now catches every transmitted data.