Hi, we are contemplating moving an existing application to a nordic chip, the nRF52832.
https://infocenter.nordicsemi.com/pdf/nRF52832_PS_v1.4.pdf
Our previous CPU uses internal EEPROM to do some event logging. I don't see that this chip has internal EEPROM.
Could we use FLASH on this CPU for nonvolatile storage? Would that work? Are there any space limitations other than total FLASH available?
Thanks very much.