cipserver command errors

Please help.

I can’t seem to get my device set up as a server. I followed the instructions in the Hologram documents, but after trying many different commands, I still have no luck.
I did have it working last week, but suddenly it stopped
Below are the commands and results I get.

Thank you.
Larry

AT+CIPSHUT
SHUT OK

AT+CFUN=1
OK

AT+CNMP=38
OK

AT+CMNB=1
OK

AT+CGACT=1,1
OK

AT+CSTT=“hologram”
OK

AT+CIICR
OK

AT+CIFSR
10.111.47.223

AT+CIPSTART=“TCP”,“cloudsocket.hologram.io”,“9999”
OK
CONNECT OK

AT+CIPSERVER=“1”,“4010”

ERROR

Larry - have you tried issuing the command without quotes around your parameters?

AT+CIPSERVER=1,4010

Good luck!

Thanks for the response. I tried it and got the same result.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.