Hi!
I am trying to run a simple code to display accelerometer value on Z-axis. However, I have been unsuccessful in displaying the value on the Rapid IoT screen. I repeated the same with MP3115 which is the pressure sensor and was able to display the pressure. I am wondering if any of my settings are wrong. I have attached the .atmo file for reference.
Please let me know.
Thanks,
Yestina
Hi Yestina, I hope you're doing well!
Could you try using the "Get Accelerometer Data" option instead of the Get X/Y/Z value? Printing the individual X/Y/Z does not seem to be implemented, but you can print the whole 3D Float as a vector directly to the screen by using the Get Accelerometer Data option.
Does that work for you?
Best regards,
Sebastian