Problem

No internet connection, not desired APN is used or the LTE interface receives an incorrect IP address.

Solution

By default MBIM modems use the networks provided APN ignoring the manually set one. With some SIM cards the modem can receive an unexpected APN from the network. To resolve this add use-network-apn=no to the APN profile.

CLI commands to accomplish this (replace "internet" with your APN):

/interface lte apn add apn=internet use-network-apn=no
/interface lte set lte1 apn-profiles=internet