Hi Everyone,
I am working on SPI between MCU and CC2540.
MCU will send the data to CC2540 by SPI, However CC2540 deliver the data over air to dongle which connected with PC.
Then I used BTool to observe the result, and I found that if I send the data size over 256 bytes each time there will be something wrong.
After that I distinguished the data to two parts, but it was not helpful.
Hope someone can tell me what happen and how can I do.
Best regards.