Is there a list somewhere that correlates the NRF_FICR->CONFIGID value with the actual nRF51 variant?
I had orginally used the 16K Ram versions, but when Nordic release the 32K variant I started using it. I now have both versions out.
At some point, it is possible that my application may require the 32K variant. I want to read NRF_FICR->CONFIGID, if the chip happens to have 32K allow the DFU to update the app. It it is the older 16K part then the update won't be allowed.