• Hi again,
    Update, probably the problem with FIFO full solved.
    What I did.

    1. I added require("Storage").eraseAll() to the E.on('init', function()...
    2. I changed sensor settings to

      flowSensor[0]  = require('water-flow').connect(A0, {measurePeriod: 50});
      

      I guess the problem that to many data come to the module. Now I clear the cash and recieve less bytes per second.
      The module started to work propely! Great!

About

Avatar for Vladimir @Vladimir started