The nRF52840 OPS 0.5.1, describes nWRITE,BLOCK as the amount of writes allowed in a block between erases, and lists nWRITE,BLOCK = 403 Maximum.
It looks like 8 blocks are in a 4 kB page, so each block is 512 Bytes.
Does this mean that only 403 of the 512 bytes in a page can be written? Or does the 403 number mean something else?