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

Can I have multiple AF_LTE sockets on nrf9160?

I would like to have multiple threads simultaneously accessing the modem via the AT commands over the AF_LTE socket. Thread1 does the normal AT+CFUN=1 and other active commands, while thread2 I want to just listen for the unprompted responses from AT%CESQ=1. I suspect that I can only have a single AF_LTE socket open at a time, but don't see anything in the documentation either way.

Mike

Parents Reply Children
No Data
Related