-->
Page 1 of 1

NodeMCU LSM303C Acclerometer Reading Value Issue

PostPosted: Sat May 20, 2017 7:28 am
by Praveen Gonsalves
Hello,

I'm new to the Nodumcu forum.
I've recently bought the LSM303C sensors and Nodemcu.
I made the connections as shown in the link:
http://www.esp8266learning.com/wemos-ls ... desyntax_3
But whenever I run the code, on serial moniter, I always get garbage values.
Somebody please help me on this.

Re: NodeMCU LSM303C Acclerometer Reading Value Issue

PostPosted: Sun May 21, 2017 11:42 pm
by Praveen Gonsalves
Hello,

Also I've tested the I2C line using testing code from arduino.
I'm getting the correct address values using the I2C scanning code.
But when I run the LSM303C serial code, I'm always getting garbage values.

Regards
Praveen