NBIOT module in raspberry pi
Serial port open: /dev/ttyAMA0
Response: AT+CGATT=1
OK
AT+CGACT?
+CGACT: 1,1
OK
AT+CGACT?
Response: AT+COPS?
+COPS: 0,2,“23415”,9
OK
Response: AT+CGCONTRDP
+CGCONTRDP: 1,5,“lpwa.vodafone.iot”,“100.93.241.83.255.255.255.0”,“10.105.16.254”,“10.105.144.254”,1430
OK
IP Address: 100.93.241.83.255.255.255.0
AT+CGCONTRDP
Response: AT+CFUN=1
OK
Response: AT+CTLSCFG=1,1,“100.93.241.83.255.255.255.0”,2,50090,3,0,4,0,5,2
OK
Response: AT+CTLSCONN=1,1
OK
Response: AT+CMQNEW=“49xxxxxxxxxxx.s2.eu.hivemq.cloud”,“8883”,60000,1132
ERROR
Failed to create MQTT connection
always fail connect HIVEMQ what I missing?