Hello every one:
I had modified the light-switch example into a model that can sent and receive multiple bytes.It is work fine when I set the num of bytes less than 10 bytes,but once I send data over 10 bytes and at a intervals of less than 2s,the code always run into the place show bellow.what I want to do is to send 10~20 bytes in a quickly way,any there any solution for me, Great Thanks.