Saw this mentioned on the forum somewhere. By default the bt stack flash storage uses the last two sectors in flash. However picotool has started using the last page to workaround RP2350-E10, so it will overwrite bt storage.
We could.
- ignore the problem
- change the default to 3 sectors from the end
- move it somewhere else, e.g. end of the binary or inside the binary (I seem to remember circuit python do this?)