Activate Roaming

Hello, I‘m in vacation in Denmark (near the German boarder) and I use a German SIM-Card in a USB Surf-Stick. It’s a Huawei E3372. I got Internet only from my German provider and not from the Roaming provider in Denmark. This is not very fast because. The roaming should be LTE and I can use my free GB in Denmark too. Can I activate roaming in the settings? Thank you for your support.

Does no one know how to do this?

AT+QCFG=“roamservice”,2

and

AT+QCFG=“roamservice”,255

will give me a „COMMAND NOT SUPPORT“

To get the list of avaialble operators
AT+COPS=?
+COPS: (2,”AT&T”,”AT&T”,”310410″),(0,1,4),(0,1,2)
OK

To manually select the network using the AT+COPS command,
AT+COPS=1,0,”AT&T”
OK

Check the current network
AT+COPS?
+COPS: 0,0,”AT&T”
OK