I tried to use "osal_snv_write" to write a few bytes to the NV memory starting at the offset of 0x80.
I can successfully write to NV with CC2540EM+SmartRF05. However, when I download the same firmware to the Blue Giga BLE112A module, the write operation cannot be completed (the return value is not SUCCESS).
Anyone has suggestion on this issue?