Hi,
I have a custom 9160/mfw1.3.1 board with a set of matching networks and I need to setup MAGPIO to control these. This will only be used for cellular, not for GPS.
When I run AT%XMAGPIO=… prior to calling lte_lc_connect_async, it returns with an error. Running the same command after CFUN=1 succeeds, but isn't it a bit late for that at the point? I. e. the modem already started scanning for networks. Is there a specific LTE_LC_EVT_ that i should send MAGPIO on or is there some other method?
Thank you.