Is there any documentation available explaining how to access the LTE modem without using the SDK ? Kinda limited information regarding the IPC peripheral and how to use it against the LTE..
Is there any documentation available explaining how to access the LTE modem without using the SDK ? Kinda limited information regarding the IPC peripheral and how to use it against the LTE..
Hello,
I don't think there is anything in our documentation about how to not use the SDK. You can use BSDLib and ignore the rest of the SDK though, if that's okay with you. This section shows how to do it. Also you need to implement your own secure boot to get access to the necessary peripherals if you're not using SPM.
Hello,
I don't think there is anything in our documentation about how to not use the SDK. You can use BSDLib and ignore the rest of the SDK though, if that's okay with you. This section shows how to do it. Also you need to implement your own secure boot to get access to the necessary peripherals if you're not using SPM.