[Hilo] Difference for "+++" and “--EOF--Pattern--”

[Hilo] For KTCPSND command, what’s the difference by sending “+++” and “–EOF–Pattern–”?

Answer: If you send “+++”, it just suspend the sending. So normally you should use ATO1 to turn back and continue. In this case, if you use commands like AT+KTCPSND or AT+KTCPRCV, then it’ll prompt “+KTCP_NOTIF: 1,10 Session is already running”
If you send “–EOF–Pattern–”, it means you just finish sending. Then no such prompt.