The desired result is :
Please select IP family preference for the call, or press to exit:
ID PDPType IPAddress PrimaryDNS SecondaryDNS Auth ProfileName APNName UserName
1 IPV4V6 0.0.0.0 0.0.0.0 0.0.0.0 0 profile1
3 IPV4V6 0.0.0.0 0.0.0.0 0.0.0.0 0 SPRINT xxxxxxxxx.xxx
g
Please suggest which through which AT command we can modify the Profile Name.
Our production test system check the Profile Name to pass the device in production.
Earlier we were using the connectionmgrarm64le command by employing a host device which runs on Linux OS.
But now are directly accessing the WP7504, WP7611, WP7609, WP7607 modules to do profiling task with the help of AT commands. So Profile Name is important but how to modify with the help of AT commands? Please help.
Actually we are accessing the WP7504 module directly, not using connectionmgrarm64le utility.
Is it possible to update Profile name through AT commands? else we will do change in process to update through connectionmgrarm64le.