Hi
Is there any way to write and read data from flash memory of RCM5700 module?
Thanks
Hi
Is there any way to write and read data from flash memory of RCM5700 module?
Thanks
As far as I know, the only officially supported way to do this is via the writeUserBlock and readUserBlock functions.
Regards,
Peter
yes, you can read and write to userblock using writeUserBlock and readUserBlock functions, You can find the sample programs under this folder
C:\DCRABBIT_10.64\Samples\UserBlock
Regards,
cpigilam