I am a student studying simple_peripheral code.
I wanted to change the characteristic of a given custom service, so I tried changing the values of static uint8 simpleProfileChar1 and static uint8 simpleProfileChar2 of simple_gatt_profile.c.
But nothing changed.
How do I change the value?