This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How much NVRAM space(bytes) is reserved for application in CC2538?

Other Parts Discussed in Thread: CC2538, Z-STACK

Hi,

I am wondering how much space(bytes) we can use for our application at most in CC2538? In ZComDef.h

// NV Items Reserved for applications (user applications)
// 0x0401 – 0x0FFF

This is index to access NVRAM but how much space for this range in bytes though?

Thx!