Hi,
I’ve just received the new Sodaq SARA SFF N310. Great looking piece of kit. Congratulations SODAQ.
I tried using the library Sodaq_R4x with the sketch http_test to connect using a Telstra Cat-M1 SIM, but got no connection. I used the following.
#define CURRENT_APN “telstra.corp”
#define CURRENT_OPERATOR AUTOMATIC_OPERATOR
#define CURRENT_URAT SODAQ_R4X_LTEM_URAT
#define CURRENT_MNO_PROFILE MNOProfiles::TELSTRA
The output gave
Network connection failed
Setup done
OK
The SIM card is good as it works on a NB 1500 using Cat-M1.
The library is for R4x so it’s not all that surprising that it’s not working for N310.
Has anyone got anything working on the N310 that can connect to http they can share please?
hussat