i may have missed this in the docs, but does the CC2540 used in the mini-dev kit have 128K or 256K of flash???? either way, i assume there is 8K of data RAM....
building the SimpleBLEPeripheral project yields about 103K of code and 5.8K of data.... given that the application/profile is relatively simple, i assume most of this code/data is taken up by the stack itself (and perhaps the OSAL/HAL layers).... for planning purposes, is this the smallest footprint for the stack and its support code; or are there ways to shrink further???
related to this, what's the difference between the 128K and 256K devices in terms of: 1) price??? and 2) power-performance??? the answer can be in general terms; i'm just trying to roughly quantify the advantage of the smaller 128K device....
thanks in advance....