2016-02-04 04:55 AM
Hi all,
In BlueNRG chat application, i can able to transfer and receive data if the packet size was 20 or below. When i change the packet size more than 20 bytes , communication doesn't started. But i need to transfer 35 bytes at a time. Where i have to change packet size? Thanks in Advance Regards Ratheesh2016-03-09 06:54 AM
Dear Customer,
the BlueNRG chat application is based on Notification, in fact the slave will continuously send notification of 20 bytes to the client and the notification are of 20 bytes. To transfer more than 20 bytes, you cannot use the notification. Regards, GM