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

    Michele Bravo

    @Michele Bravo

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 27

    Michele Bravo Unfollow Follow

    Latest posts made by Michele Bravo

    • Can't connect evok with a third party module

      Hi,

      we are attending to connect an external power meter module to Neuron S103 hardware.

      We have connected them electrically through the RS485 serial port, and we have configure /etc/evok.conf like this:

      [EXTENSION_1]
      global_id = 2 
      device_name = CUSTOM_MODBUS_DEVICE 
      modbus_uart_port = /dev/extcomm/0/0
      neuron_uart_circuit = 1_01
      allow_register_access = True 
      address = 1 
      ;scan_frequency = 10
      ;scan_enabled = True 
      baud_rate = 38400
      ;parity = N
      ;stop_bits = 1
      
      [OWBUS_1]
      owbus = /dev/i2c-1 --i2c=/dev/i2c-1:AL 
      interval = 3
      scan_interval = 300
      

      The connection is active because we see the Tx and Rx Led from both the devices blinking.

      However, we would like to use evok to get data from the extension module, but we don't see anything on evok dashboard.

      image.png

      We think the problem is in the /etc/hw_definitions/CUSTOM_MODBUS_DEVICE.yaml but we don't know how to configure it.

      Could you help us with this problem?

      If you want we can give you the datasheet of the module.

      Thanks!

      posted in Other Peripherals
      M
      Michele Bravo