Flukso daughterboard testing

Hello guys. A simple question, is there any way / method to test if my daughterboard (metering board inside Dragino daughterboard) is running properly. I put logread | grep pulse in command prompt but I have no data. My clamp is connected OK, all the connections are ok, etc and the fluksometer is doing heartbeat properly. Thanks in advance for your help.

Antonio.

icarus75's picture

The sensor board LED should blink shortly every second after the FLM has fully booted. If you know how to ssh into the FLM then you can verify proper sensor board communication by issuing following command:

  1. root@flukso:~$ ftest; echo $?

If this command returns 0, then it's all ok.

Did you make sure to save your settings on the local sensor page? Did the synchronisation finish successfully?

antonio's picture

Running!! Thanks!!

icarus75's picture

So what was the issue?

antonio's picture

Bad connection of cables. Thanks!!