My watchX got some problem

Copy the ino File to an folder with the same name but without .ino in your Arduino sketchbook.
Better download the full github content as zip file and extract the file and folder into your sketchbook.


I got this, is something wrong?
there are only two lines.
I upload it like this video

The LED‘s are blinking?
What happens when you press the Buttons?

LED just light, not blinking.
there is nothing happen, when I press each button

Remove this Block from the Sketch and try again.
Are the Led’s now blinking ?

yes, LEDs are blinking~

His PCB is V1.3, V1.2 and V1.3 have a sensor difference. V1.2 uses mag3110 as a magnetometer, on the other hand V1.3 uses MLX90393 as a magnetometer.

The reason is mag3110 discontinued after a little while we manufacture V1.2 boards so we had to switch to MLX90393.

Please try the code with removing the check for magnetometer.

Hi Mustafa,
the sketch does nothing than a normal i2c scanner.
No Device related checks or an init or begin are done.

so, what could I do for this board :disappointed_relieved:

Try another Example sketch like the one for the BMP Temperature Sensor and report.
The sketch should show something at the serial console.

We need to make sure i2c is working.

I uploaded sketch “BMP280”, but nothing happened.
is it this sketch ?

image Open the serial monitor after you upload the sketch or an reset.

There should be some output from the sketch.

nothing there

Should looks like this…

It looks like there is something with your i2c bus.

Do you use this sketch ?
2019-01-20%2015_02_51-Clipboard

this

It’s the same, I get the same results with both sketches.

Get in Contact with ArgeX or wait for Mustafa, I think he will reply.

1 Like

thank you soooooo much ~ U help me a lot ~

You are welcome…

1 Like

@lival Can you please send an email to info@argex.io? We will pick up from there.