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

Issue entering vendor specific UUIDS with SDK 15.3 and SES: NRF Error Log Not working.

Hello, I have a time critical project that requires a unique service routine, thus a specific 128 bit UUID. I am following the tutorial on custom services but it does not explain how to solve the RAM size error you get when storing UUIDs. I saw you needed to enable more via the sdk_config.h and so I changed the value to 2, but still my RAM is dead. I wanted to change this in the linker section of options but I have 2 different RAM Start and Sizes. Further I have no idea what the number should be changed to and can't get the error messages to tell me even though I enabled error logging in CMSIS. I have attached some screenshots displaying my multiple RAM instances, Error values, and 128 UUID address along with its register access.

  

Related