Skip to content

Instantly share code, notes, and snippets.

@karanjamutahi
Created September 5, 2019 12:27
Show Gist options
  • Save karanjamutahi/0a7150aa4d053fbcf712577113d84128 to your computer and use it in GitHub Desktop.
Save karanjamutahi/0a7150aa4d053fbcf712577113d84128 to your computer and use it in GitHub Desktop.
For single IP connection
If “AT+CIPSRIP=1” is set, IP address and port are contained.
if <mode>=1
+CIPRXGET: 1[,<IP ADDRESS>:<PORT>]
if <mode>=2
+CIPRXGET: 2,<reqlength>,<cnflength>[,<IP ADDRESS>:<PORT>]
1234567890…
OK
if <mode>=3
+CIPRXGET: 3,<reqlength>,<cnflength>[,<IP ADDRESS>:<PORT>]
5151…
OK
if <mode>=4
+CIPRXGET: 4, <cnflength>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment