I have a ev adrn wsn 1z kit, with ADuCRF101MK and accelerometer. I want to save the data, because the program Anode Center Point don't save it, and every delete they.
I have a ev adrn wsn 1z kit, with ADuCRF101MK and accelerometer. I want to save the data, because the program Anode Center Point don't save it, and every delete they.
Hi Motteo,
In fact we have provided a function convertieee754() in convert.c file which can be used to convert the 32 bit float values.
You can find this file under <EDK_install_dir>\ADRadioNet01\Source\ADRN01_USE_SRC\ADSensors\src\ directory.
Hope this helps
Thanks,
Subbu
Hi Motteo,
In fact we have provided a function convertieee754() in convert.c file which can be used to convert the 32 bit float values.
You can find this file under <EDK_install_dir>\ADRadioNet01\Source\ADRN01_USE_SRC\ADSensors\src\ directory.
Hope this helps
Thanks,
Subbu