Hi All,
I'm using Nordic UART App to write 'A' to TX characterstic and then i expect some action after that as per my code on BLE nordic device, which is happening. But if i try to using Gatttool, i don get expected output, seems like I'm doing something wrong.
[CON][D9:EC:26:B7:6E:DE][LE]>char-write-req 0x000b 0x41 [CON][D9:EC:26:B7:6E:DE][LE]>char-write-req 0x0011 0x41
0x41 for character 'A'.
Please let me know i am missing something ?
Thanks Brajesh