Hey I was using the relay example in SDK 12.2 on the s132 NRF52DK.
We added a service and characteristic using the Nordic tutorial - devzone.nordicsemi.com/.../
Using NRF connect, we found the service and characteristics we added. We tried to write to the characterstics with UUID BEEF (from tutorial) and the one we made UUID B0 0B. After trying to write to it, this error comes up
What is your solution to fix this - we are trying to write to the characteristics. We're not sure what the gatt event the relay example is doing
please help and thank you.