Hi, just got onboarded on your promising platform. I’ve implemented my own code and got it working on ESP32 over WIFI. When moving my code to nrf9160 it won’t connect, tried both nrf9160dk and nrf9160 feather.
In my throubleshooting, I’ve done following:
- Run hello example of Golioth - failed (not connecting).
- Update modem to 1.3.1
- Run Nordic asset tracker example (successfully connecting over LTE-M to nrfCloud)
Any suggestion what to try next? SIM is ok, nordic examples works, but none of Golioth examples works. Running Golioth examples on ESP32 works… So clearly there seems to be LTE initialization issue.