You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • Well, the default you steal from other 52840 espruino boards is probably ok, numbers are computed for espruino bootloader size/location. So if you cleared adafruit bootloader or won't use any bootloader (which is also possible) they are probably OK, see explanations in comments here https://github.com/espruino/Espruino/blo­b/master/boards/NRF52840DK.py#L62
    There are 256 4KB pages in 1MB

    EDIT: however the 31 looks fishy there in 'Softdevice uses 31 pages of flash', that would be 0x1f000 which is for S132 3.x and not right for S140 6.x. Good table is here so for S140 6.x there should be 0x26000/4096=38 instead of 31

About

Avatar for fanoush @fanoush started