Part Number: CC2640R2F
Hi,
I m working on CC2640R2F device with Simple Peripheral project. I can able to read and write the data with Android ble scanner to connect and write the data in char 1 and char 3 GATT Attribute service and able to see in CC2640R2 device serial port. My question is, Can we increase the character size? As of now, this example project gives 1 character read and write , how to increase it? I want to write the more character like 5 to 7 bytes instead of 1 byte ( 1 character)
Thanks In Advance