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?