• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. AllanL
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    AllanL

    @AllanL

    0
    Reputation
    199
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    AllanL Unfollow Follow

    Latest posts made by AllanL

    • Neuron M303, My Digital Input is not working

      I bought a UniPi Neuron M303 a year ago.
      My plan was to connect all my door and window magnetic switches in houses to this device and use it as alarm points in my smart home from Logic Group.
      I have installed EVOK and updated it to the latest version.

      Unfortunately, I have not succeeded in getting the inputs to show a status other than Off.
      I have tried putting a wire directly from ground to an input.
      The M303 does not respond to it by turning on the corresponding LED.
      I can't see it in the web interface either.
      ![M303 Input.png](EACCES: permission denied, copyfile '/tmp/I7W3Wl1UMzfoP1ttndWXovlc.png' -> '/usr/src/app/public/uploads/files/1662540511522-m303-input.png')
      Is there something I'm doing wrong

      A little more info
      Watch gives no trace
      "watch -n 0.1 cat /run/unipi/io_group1/di_1_01/di_value"

      I have also tested the debounce time and that is 50ms
      "unipi@M303-sn28:~$ mbpoll 127.0.0.1 -a 0 -0 -1 -r 1136 mbpoll 1.4-25 - FieldTalk(tm) Modbus(R) Master Simulator
      Copyright © 2015-2019 Pascal JEAN, https://github.com/epsilonrt/mbpoll
      This program comes with ABSOLUTELY NO WARRANTY.
      This is free software, and you are welcome to redistribute it
      under certain conditions; type 'mbpoll -w' for details.

      Protocol configuration: Modbus TCP
      Slave configuration...: address = [0]
      start reference = 1136, count = 1
      Communication.........: 127.0.0.1, port 502, t/o 1.00 s, poll rate 1000 ms
      Data type.............: 16-bit register, output (holding) register table

      -- Polling slave 0...
      [1136]: 50

      unipi@M303-sn28:~$ mbpoll 127.0.0.1 -a 0 -0 -1 -r 1137
      mbpoll 1.4-25 - FieldTalk(tm) Modbus(R) Master Simulator
      Copyright © 2015-2019 Pascal JEAN, https://github.com/epsilonrt/mbpoll
      This program comes with ABSOLUTELY NO WARRANTY.
      This is free software, and you are welcome to redistribute it
      under certain conditions; type 'mbpoll -w' for details.

      Protocol configuration: Modbus TCP
      Slave configuration...: address = [0]
      start reference = 1137, count = 1
      Communication.........: 127.0.0.1, port 502, t/o 1.00 s, poll rate 1000 ms
      Data type.............: 16-bit register, output (holding) register table

      -- Polling slave 0...
      [1137]: 50

      unipi@M303-sn28:~$ mbpoll 127.0.0.1 -a 0 -0 -1 -r 1130
      mbpoll 1.4-25 - FieldTalk(tm) Modbus(R) Master Simulator
      Copyright © 2015-2019 Pascal JEAN, https://github.com/epsilonrt/mbpoll
      This program comes with ABSOLUTELY NO WARRANTY.
      This is free software, and you are welcome to redistribute it
      under certain conditions; type 'mbpoll -w' for details.

      Protocol configuration: Modbus TCP
      Slave configuration...: address = [0]
      start reference = 1130, count = 1
      Communication.........: 127.0.0.1, port 502, t/o 1.00 s, poll rate 1000 ms
      Data type.............: 16-bit register, output (holding) register table

      -- Polling slave 0...
      [1130]: 50
      "

      posted in UniPi Neuron Series
      A
      AllanL