• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      Neuron Older Models M20x
      Neuron Series • • Merv

      1
      0
      Votes
      1
      Posts
      938
      Views

      No one has replied

    • S

      Robustness of SD card vs eMMC in case of power outage
      Mervis • • svet

      1
      0
      Votes
      1
      Posts
      1126
      Views

      No one has replied

    • S

      How to use Watchdog?
      Neuron Series • • svet

      1
      0
      Votes
      1
      Posts
      913
      Views

      No one has replied

    • roberts_lando

      `cdc_acm` driver not present
      Other Peripherals • • roberts_lando

      1
      0
      Votes
      1
      Posts
      993
      Views

      No one has replied

    • O

      Planovac dnenni a nocni teploty
      Mervis • • ondbyr2561

      2
      0
      Votes
      2
      Posts
      805
      Views

      A

      Dobrý den @ondbyr2561 ,

      příklad naleznete na snímku níže:

      5a3961da-bc15-458d-9995-7e86234d2f33-obrazek.png

      Přeji hezký den,
      Antonín z Unipi

    • J

      Is it possible to program UNIPI in Node-red and at the same time also in Mervis IDE?
      Mervis • • JakubSzlaur

      5
      0
      Votes
      5
      Posts
      1732
      Views

      A

      Hi everyone,

      Currently this is possible by flashing Mervis OS and then installing Node-RED following the standard installation instructions: https://nodered.org/docs/getting-started/raspberrypi

      However, this solution is not tested and we cannot guarantee that the Mervis RT will behave correctly if other such demanding SW is running on the controller.

      Best regards,
      Antonin, Unipi

    • Vesa Kauppinen

      Patron's service mode and USB stick recovery no longer work.
      Operating system • • Vesa Kauppinen

      2
      0
      Votes
      2
      Posts
      884
      Views

      A

      Hi @Vesa-Kauppinen,

      try apt update && apt upgrade again.
      We made some adjustments due to the new Unipi Iris HW, but this should work fine now.

      Best regards,
      Antonin, Unipi

    • L

      Patron: image with NodeRed preinstalled
      Operating system • • lukec

      2
      0
      Votes
      2
      Posts
      782
      Views

      A

      Hi @lukec,

      You can try the current Node-RED image, which is available at this link: https://kb.unipi.technology/en:hw:007-patron:download-image:02-nodered

      Best regards,
      Antonin, Unipi

    • B

      Evok api and https protocol
      Official API - Evok • • Brzezinol

      2
      0
      Votes
      2
      Posts
      1417
      Views

      A

      Hi @Brzezinol,

      you can try using nginx + LetsEncrypt for this.

      Best regards,
      Antonin, Unipi

    • A

      KLEFR Electricity meter
      Other Peripherals • • ArnieX

      2
      0
      Votes
      2
      Posts
      1129
      Views

      A

      Hi @ArnieX,

      Thank you for your post.
      This is a typical error when setting up communication with INEPRO/KLEFR electricity meters, and it is really necessary to be careful when setting up other devices (modbus tables).

      Best regards,
      Antonin, Unipi

    • K

      Info: Upgrading from Stretch (9) to Buster (10)
      Installations, Ideas & Realisations • • knebb

      2
      0
      Votes
      2
      Posts
      1163
      Views

      A

      Hi @knebb,

      Thanks for this post, it's very helpful.

      Best regards,
      Antonin, Unipi

    • G

      Zvyšená latence 1-wire
      Mervis • • Gif2

      2
      0
      Votes
      2
      Posts
      766
      Views

      A

      Dobrý den,

      tyto moduly jsou z prvopočátků vývoje a bohužel se k nim nedochovaly potřebné manuály. Pokud však došlo ke zpomalení komunikace po aktualizaci na novější verzi, hledal bych různé intervaly komunikace (např. u komunikačních skupin) a nastavil je na 0ms.

      Případně zkuste připojit modul 1W-4R-4DI přímo na 1-Wire sběrnici zařízení Unipi 1.1.

      Přeji hezký den,
      Antonín z Unipi

    • R

      Message was not properly evaulated on every DI
      Node-RED • • robinr1

      3
      0
      Votes
      3
      Posts
      1262
      Views

      A

      Hi @robinr1,

      I'm glad you managed to solve the problem (find the cause).
      Regarding the FW update, I recommend reading this article.

      Currently, we have also released a new package unipi-firmware6, which already contains the so-called rescue firmware, which ensures that the subsequent upload of new FW is already much safer.

      When updating to FW 6, follow the recommendations using the arguments P and U:

      /opt/unipi/tools/fwspi -i {0,1,2} -P -U

      Best regards,
      Antonin, Unipi

    • P

      How to Activate LTE 4G connection with Node Red OS
      Node-RED • • Petter

      3
      0
      Votes
      3
      Posts
      1562
      Views

      A

      Hi @Petter,

      First, you need to install and enable the unipi-lte package as follows:

      sudo su apt-get update apt-get install unipi-lte systemctl enable unipi-lte reboot

      Configuration is then possible in the /etc/unipi/lte.conf file, e.g. by the program MidnightCommander:

      mc -e /etc/unipi/lte.conf

      Best regards,
      Antonin, Unipi

    • J

      SD Card problem
      Neuron Series • • johni2212

      7
      0
      Votes
      7
      Posts
      2673
      Views

      A

      Hi everyone,

      In the current version of Mervis OS 2.4.2.4, writes to the card already occur at least, according to the set interval for storing retain variables.
      For a similar reason, the history is newly stored in RAM (data is lost after the power is disconnected or restarted), which does not matter in combination with the cloud-based Mervis DB.

      If you disable writes to the internal storage (SD card), there are two possibilities of what can happen (depending on how you disable the writes):

      Mervis RT always unlocks the storage when writing retain variables, writes and locks the storage again for writing (basically the same behavior as now) Storage will be permanently locked and retain variables will not be writable. Likewise, it will not be possible to upload a new assembly (program) from Mervis IDE.

      In general, I recommend purchasing an SLC card with a longer lifespan and resistance to random power outages, etc., for the operation of the controller.
      You can read more about this issue in this article.

      Best regards,
      Antonin, Unipi

    • U

      Temperratur in Grafik ausgeben
      Unipi 1 - First Generation • • udokra

      2
      0
      Votes
      2
      Posts
      1024
      Views

      A

      Hi @udokra,

      If you already save the variables in the history (this guide), you can display them in the graph in two ways:

      using the integrated graph - press and hold the CTRL key and click the desired value in the HMI (e.g. on the Value Indicator gadget) with the mouse left button, then the graph tab will appear (similar to Mervis SCADA) Insert the graph as a gadget, instructions are available here: Mervis HMI - Chart

      Best regards,
      Antonin, Unipi

    • J

      8-Relay Addon EMO-R8 on unipi 1.1.light
      Unipi 1 - First Generation • • juntiedt

      2
      0
      Votes
      2
      Posts
      984
      Views

      A

      Hi @juntiedt,

      Yes, it is possible. On the Unipi 1.1 Lite there is a GPIO connector where the necessary GPIOs are available.

      A description of the GPIO connector is available in the Unipi 1.1 Lite documentation. The description of the RJ11 connector on the EMO-R8 is directly on the board.

      Best regards,
      Antonin, Unipi

    • J

      Unipi 1.1 light Raspi Node-Red SW Image: wrong password
      Official API - Evok • • juntiedt

      3
      0
      Votes
      3
      Posts
      1441
      Views

      A

      Hi @juntiedt,

      if you flashed Mervis OS to the SD card, SSH must be enabled, as SSH is disabled by default for this OS image. For our other OS images (Node-RED OS, OpenSource OS) SSH is enabled.

      If it still doesn't work for you, this article might help you: https://kb.unipi.technology/en:automation:unipi-ssh-connect-hidden

      Best regards,
      Antonin

    • K

      failed "Downloading HW capabilities"
      Mervis • • ketolone

      3
      0
      Votes
      3
      Posts
      1492
      Views

      A

      Hi @ketolone

      This error can occur for several reasons.
      The most common are:

      Bad network settings (e.g. PC gets IP from DHCP, but controller has static IP set) Wrong username, password, or both
    • L

      1W-T-IB2 + p63 jeden UTP kabel do xG18
      Other Peripherals • • Losos3113

      4
      0
      Votes
      4
      Posts
      1477
      Views

      A

      Dobrý den,

      zabýval jsem se tímto zapojením více a skutečně jsem odhalil problém s připojením čidla 1W-T-IB(2) k Unipi xG18. Jedná se však o vlastnost obvodu na desce.

      S vaším aktuálním zapojením bude nejjednodušší úpravou přepojení vodiče ze svorky +5V na svorku GND. Po přepojení již budou tyto čidla fungovat. Čidla v podlaze Vám předpokládám fungují všechny bez problémů.

      Poznámka: Aby bylo možné čidla 1W-T-IB(2) provozovat s xG18, stačí na svorky čidla připojit pouze dva vodiče (1W + GND), k tomu lze využít např. dvě prostřední svorky.
      9db450d4-fa58-4e91-8d8a-78d4eedcb9e2-obrazek.png

      Přeji hezký den
      Antonín z Unipi