8 years, 3 months ago.

I get this error

Error: Identifier "PSTORAGE_MAX_APPLICATIONS" is undefined in "BLE_API_Native_IRC/hw/nRF51822n/nordic/app_common/pstorage.cpp", Line: 204, Col: 45

What to do now?

Question relating to:

Originally from Donal's blog article. http://mbed.org/users/donalm/code/BLE_Health_Thermometer_Blog/ Changed low freq. clock source from XTAL to IRC.

1 Answer

8 years, 3 months ago.

http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v5.x.x/doc/5.2.0/html/a01249.html

  1. define PSTORAGE_MAX_APPLICATIONS 2

Maximum number of applications that can be registered with the module, configurable based on system requirements.