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.
The HEX number you see has to be converted in to IEEE-754 floating point format. You need to write a small utility to convert your hexadecimal data in to IEEE-754 floating point format. You can find more info online on how to do this.
The HEX number you see has to be converted in to IEEE-754 floating point format. You need to write a small utility to convert your hexadecimal data in to IEEE-754 floating point format. You can find more info online on how to do this.