Hi,
first of all i know that this is not a "good question", but my hacker side is trying to... tweak hex file of softdevice 113 to fit my low memory footprint.
I mean s113 jumps to 0x1c000 in the normal case, but i see that final address of hex file is about around 0x1b400. I am trying to recover some space tweaking hex file references to my new jump address 0x1b800.
At the moment it seems that sofdevice enable is not working? But is there a possibility to do that?
Sorry for the weird question, but it would be helpful to have that bunch of bytea for my application.