This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Thingy 91 won't connect to network

Hi,

I have simple test firmware that simply connects to the network and goes into PSM sleep, it works perfectly well on the nRF9160DK but the Thingy 91 is refusing to connect and either doesn't get any events from the lte_lc_connect_async handler, or does get a LTE_LC_NW_REG_SEARCHING event, but doesn't proceed to ROAMING/HOME. I'm swapping the same SIM between the two. Is there anything specific that needs to be done to get the antenna tuning set correctly for the pair of QM12038's for the US AT&T network?

Thanks!

Parents Reply
  • Thanks Martin for the reply, I thought the 9160 automatically controlled the MAGPIO pins automatically, if I call If I use the thingy91_board_init(...) code then do you think this will resolve the issue? What are the differences in the board definition files between the DK and the Thingy so I can coerce my firmware to correctly drive the Thingy? My ultimate goal was to performance test the Fractus antenna + its matching circuitry so as to incorporate it into a new design. 

    Thanks!

Children
Related