Other Parts Discussed in Thread: CC2541, CC2650
Hi all,
I try to modify simpleBLEPeripheral to receive data from host(iPhone with lightBlue). I use lightBlue to send out 30bytes to CC2650(from sniffer i see lightblue send out twice write request and receive twice response), but simpleGATTProfile only receive 24 bytes(receive 6bytes when send out 21 bytes). I do same test on CC2541, everything is fine. attachement is my sample code(i only modify writeCB to check charactristic 3 data length and pint on LCD) please help to check this issue. thanks.
