If you want to use ASR to replicate SQL Server 2008 R2 standalone or clustered instances, you will need to update the SQL Writer to 2012 or later.
You can use SQL express version as it is a free download.
https://www.microsoft.com/en-us/download/details.aspx?id=29062
Once downloaded, navigate to the download location and run the executable with /x. This will give you an option to specify a location to extract the files to.
ENUx64SQLEXPRADV_x64_ENU.exe /x
Once the extraction completes, navigate to the extracted location and the following location:
SQL1033_enu_lpx64setupx64
Within that folder you should find SQLWriter.msi. Run this on the system where you want to update the SQL writer.
You now will be able to use ASR to do application consistent recovery points of SQL Server 2008 R2.