Bluetooth: Characteristic Value Showing up as N/A on nRF Connect App

I'm unable to load values into characteristics—they show up as N/A on the nRF Connect app. I tried to enable notifications using the Client Characteristic Configuration, but when I click on the second arrow button (which I think is for enabling notifications, but I could be wrong), I am getting an error that says "Reading is not permitted". I thought I had set the necessary read permissions, but is there something I need to fix here?

This is the function which is passed the value that I want to load into the characteristic:

What I see in the app:

Parents Reply Children
Related