Transmission of UDP data over IPv6

Hello Forum, we can send UDP packets over ipv4 but when we try to send packets over IPv6, it does not work :frowning:
Following is the procedure for IPv4 and IPv6

at+cgact=1,3
AT&K3
at+kcnxcfg=3,“GPRS”,VZWINTERNET
at+kcnxup=3
at+kudpcfg=3,0,8083,1
at+kudpsnd=3,“192.168.7.40”,8083,10
After that user has in connected mode then enter the data as per user it will open the console and write the data as user wants
Then press \r\n
at+kudpclose=3

For IPv6, we are running the same set of commands except it’s not working. AT&K3
at+kcnxcfg=3,“GPRS”,VZWINTERNET
For ipv6
at+kcnxcfg=3,“GPRS”,VZWINTERNET,"","",IPV6,"","","","::","::","::"
at+kcnxup=3
at+kudpcfg=3,0,8083,1

We are not able to give the kudpcfg successfully on the device, it is showing error and we are not able to proceed

Hi,

Can you please confirm the on which HL module are you performing the test.

Provide us the complete AT command responses including ATI3 command.

Also let us know, what kind of error you are receiving ?

Thanks and Regards,
Rex