adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
438 stars 393 forks source link

Memory partition on nRF52840 board (Itsy Bitsy) #203

Closed yankobogdan closed 3 years ago

yankobogdan commented 3 years ago

Hi I am using Itsy Bitsy nRF52840 with Arduino IDE and the latest bootloader from Adafruit The problem I've got stuck it's that I am using Adafruit_LittleFS to store files, I need to store ~200kB in flash so after resetting that part of memory wouldn't change, but the current bootloader leaves just 28kB for User Data. Is there any trick in how I can change the partition in the easiest way? I imagine this like a change memory address in the current bootloader just to swap some memory from Application to User Data. But don't know where to dig in.

Any help appreciated

hathach commented 3 years ago

This is not an enhancement, for question please post in Adafruit support forum