martinayotte wrote:The number 0x40000 has nothing to do with the Flash Size, it is the address where the firmware has been compiled for. For example, the AT Firmware provided in SDK 1.5.4 is located at 0x10000.
It does has to do with flash address.
0x40000 means the code be programmed at flash address 0x40000
0x10000 then the AT firmwares programmed at flash address 0x10000.