need your help I am using SIM808 in a garage door monitoring system. We use the sim808 to answer calls and play audio messages when someone calls the Sim card installed on the SIM808 (the audio files that we play were recorded during a call using AT commands "AT+CREC"). Now We want to download the recorded audio files from the sim808 to a PC and then upload them later to another one (SIM808), I have read the PDF "SIM800_Series_AT_Command_Manual_V1.09" but I was not able to find any AT commands to use for downloading AMR audio files from the SIM808 If any one have done this before: what are the AT commands that I can use to download those files, Can you please help me with this or is there another method to download and upload audio files to the SIM808 Thank you in advance
Note: I am using the ESP32 to communicate to the SIM808 (using Rx,Tx ports)
I have tested some AT commands like 'AT+FSCREATE' and 'AT+FSREAD'and others (in the PDF: 'SIM800Series_FS_Application Note_V1.03'), but it is not working