Open
Description
Is your feature request related to a problem?
I would like to use modem_tcp_client with both mqtt and http at the same time. Current example does not show how to do this.
Describe the solution you'd like.
modem_tcp_client shows how to use it with multiple protocols at the same time (i.e. mqtt connection is active and we do http get request at the same time)
Describe alternatives you've considered.
No response
Additional context.
No response