I am using few keys that are 20 byte arrays, these are unique for each chip. Right now they are hardcoded. I don't want to recompile for each device. I want to write to these variables via ble. What is the way of finding their addresses? and How can i write to these addresses on flash. (if possible). Thanks a lot in advance.