Hi
I am using Ubuntu 18.04 and nordic linux development environment SDK s110 with makefile and flash
I want to to create GATT database with this characteristic status code -4byte - read only
battery -2 byte - read only
command -1 byte - write only
image data -2-128 byte - write only
image checksum - 4byte - read only
So how can i do this ?
Thanks,
Hardik