GT-521F32 libraries required witl all functions implemented

Hi,

Previously i am working with GT-5211F32 with arduino uno,but there is memory restrictions on uno,so some functions are not implemented,now i am working with atmega 2560 which has 32 MB RAM enough to run all the functions,but some functions like

  1. GET -IMAGE

  2. GET _TEMPLATE

  3. GET -RAW IMAGE

  4. SET - TEMPLATE

  5. UPLOAD DATABASE

and more,these functions are not implemented,can anyone help me with those functions please ASAP.

Hi siva bharani.

Unfortunately not every command is in the library and we only provide enough to get you up and running. If you need to add those commands, sadly you’re going to have to modify the library to do so. I’m afraid we can’t help you with that.

Okay Chris i will work on them .