sixfab / Sixfab_PPP_Installer

Repository of Sixfab PPP Installer Tool
MIT License
33 stars 35 forks source link

IPv6 Support #32

Open ip6li opened 2 years ago

ip6li commented 2 years ago

src/chat-connect should be changed as follows:

-OK AT+CGDCONT=1,"IP","\T",,0,0
+OK AT+CGDCONT=1,"IPV4V6","\T",,0,0

so IPv6 address is obtained also.