I'm following the SDK 8.1 example from here with S210 v4 but I never seem to get a PSTORAGE_STORE_OP_CODE or PSTORAGE_UPDATE_OP_CODE.
I do however get the PSTORAGE_LOAD_OP_CODE with result == 0 when reading from a registered block. Does this have anything to do with not using the scheduler? That seems to be the only major difference. I don't have any active ANT+ scans when I'm writing to the flash either.