I am using pca10001, SDK6, SD7.1.
In my application i want to send a large amount of data to central(ios). So im sending data as a packet of 19 bytes and each packet with a delay of 1sec. When i tested with Master Control Panel it was working and MCP recieves all 5 packets. But ios recieves only 1st 2 packets.
why is it so?
i tried by changing delay btw packets, and by reducing packet size .