AT commands to read FLASH

Hi,

Does anyone know if there is anyway to read flash memory from command line without having to write custom code?

Thanks,
Haiden

Hi,

There are no AT commands to read data from the flash memory, you
would have to use ADL API adl_flhRead(), to read the data from flash.