-->
Page 1 of 1

Serial and catch strings

PostPosted: Sat Dec 06, 2014 4:00 am
by alonewolfx2
How can I listen and catch string came from serial in iot SDK?

Re: Serial and catch strings

PostPosted: Sat Dec 06, 2014 10:24 am
by Tomer
By serial you mean uart? if that's the case, you can look at the at_recvTask function, its in the at_port.c in the AT commands.