This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF8001 setup files generation

Hi,

I'm trying to configure custom local GATT server on nRF8001 device. I added a custom service with multiple characteristics, but I can't generate source files. It says error code: 0x03, but I can't find what does it mean. Also, if I try to remove some of the characteristics, generation is successful, so I suspect it is a problem with memory size. Is it possible that I can't have more than 15/16 characteristics on my GATT server?

![image description] (/attachment/50ed363d12f5c2641c399c763ec8fc76)

Related