Neo_M660 AT Command SetCopyright © Neoway Technology Co., Ltd 8517.2 Starting/Stopping Recording: +RECFDescription To start or stop recordingFormat AT+RECF=Parameter :1: Start recording0: Stop recordingReturnValueWhen the recording buffer is almost full, +REC:BUFFER FULL is displayed every 5blocks form in buffer. Run the AT+RECR command at this time.In the non-buffer mode, each block of data is sent to the UART when the block iscompleted during recording. +Recpack:0,2030,(recording data) will be returned.Example AT+RECF=1OKStart recordingAT+RECF=0OKStop recordingRemarks The recording rate is 5.15 Kbit/s and each block is completed in 6 seconds. The recording format is amr. All recording data is put together and then added the amrheader: #!AMR\n(2321414D525C6E)17.3 Reading Recording Data: +RECRDescription To read recording data in buffer modeFormat AT+RECRParameter N/AReturnValueSee the Example.Example AT+RECR+Recpack:0,2030,(data1)+Recpack:1,2030,(data2)+Recpack:2,2030,(data3)+Recpack:3,2030,(data4)+Recpack:4,1897,(data5)OKRemarks If you read the recording data after +REC:BUFFER FULL is returned, the recording datablock you read can be 5 to 7 blocks because of the delay of the read act. If you do notobtain the recording data in 10 seconds, the early data will be overwritten.