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

diagnosing 9160 crash due to hardware error

I have a working (hand-wired) prototype that connects to the internet without any problem.

Now I have made a PCB to replicate the same thing and loaded the same software.

Evidently there is a wiring error because the application crashes to the point where connection is made (lte_ready event).

Just before it crashes I get "E: Could not get GPIO Device Binding"

I am looking for the source of this error but cannot find it. (I test each GPIO binding before trying to activate LTE.)

Any suggestions as to where I might look?

Parents Reply
  • OK. It seems to be related to the version of the nrf9160.  Older chips work fine in the new board.  For that reason I think the board is OK.  The above error message is not relevant as that happens with old and newer chips (and it *did* come from board.c).

    So I am looking for something else.  Might we need alternative power arrangements?  The crash now seems to be related to the lte_ready event.

    I have tried increasing the capacitors on VIN and VCC (as the Actinius doc calls them) 4.7uF.  That did not fix it,

    I'd like to be able to say which chip versions and on the modules I'm testing with.  Not sure how to discover that.

    Regards, Paul

Children
Related