cancel
Showing results for 
Search instead for 
Did you mean: 

SPWF04: Way to automatic output received data from socket client

florian239955_st
Associate II
Posted on May 12, 2018 at 10:29

Hey,

the SPWF01 module automatic writes the received data from a tcp socket client. Is there a way to have this in the SPWF04 module?

If not, how can I read the data?

Module Output                                          Module Input

+WIND61:Incoming Socket Client

+WIND55:Pending Data:0:0:31:31

                                                                  AT+S.SOCKR=0,31

AT+S.SOCKR=0,31

AT-S.ERROR:76:Illegela Socket ID

Why do I get the error?

Thx & BR

Flow

1 REPLY 1
florian239955_st
Associate II
Posted on May 12, 2018 at 10:34

Ok, I have to use SOCKDR command...