Hello everyone,
I'm building an app on top of BLE5 simple peripheral. Simple peripheral alone takes up a huge amount of Flash space, basically it leaves only 4kB for my app, and the space runs out as soon as I initialize something like ADC Buffer or I2C. Is there a way to use ROM to reduce the space BLE5 stack takes up?