Embedded SIM Question

Hello,
I’m so new to mangoH-Y and legato development. Got a question: I’ve the embdedded SIM working, sending data to Octane… till now everything ok…but…the embedded sim can be used only with Octane? Or I can use it also to connect to other servers? And if i install a firmware without Octane? The embedded SIM can be accessed? My target application will be to send data over a socket to a server with data coming from GPS. The embedded SIM is super usefull, but i can’t understand how to use it, for example making a contract to Vodafone or Things Mobile and continue to use this facility without being blocked on Octane Servers.

Regards,
Gianmaria

Did you make a test to connect to other server?

Yes…Naturally…

this is what is see:

root@swi-mdm9x28-wp:~# cm data
Index: 1
APN: iot.swir
PDP Type: IPV4V6
Connected: yes
Interface: rmnet_data0
Family[IPv4]: inet
IP[IPv4]: 10.16.6.105
Gateway[IPv4]: 10.16.6.106
Dns1[IPv4]: 52.17.142.62
Dns2[IPv4]: 52.17.142.62
root@swi-mdm9x28-wp:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
^C
— 8.8.8.8 ping statistics —
8 packets transmitted, 0 packets received, 100% packet loss
root@swi-mdm9x28-wp:~#

Maybe i’m missing some confs?

Regards,
gianmaria

To verify your module setting, you can try other usual SIM card which should be able to ping google DNS server.