Search found 130 matches
- 20 Nov 2018, 12:51
- Forum: Software
- Topic: Einbindung der RevPi-Pakete in eigenes Image
- Replies: 2
- Views: 6473
Re: Einbindung der RevPi-Pakete in eigenes Image
Hallo Dennis, dein Hauptproblem ist, dass piSerial nicht funktioniert. piSerial liest über die i2c Schnittstelle die Seriennummer aus dem Security Chip aus und das funktioniert bei dir nicht. Der Chip ist an die i2c Schnittstelle 1 (/dev/i2c-1) angeschlossen, jedoch nicht an den Default-Pins, sonder...
- 07 Nov 2018, 11:01
- Forum: News & Announcements
- Topic: PROCON-WEB IoT 6.3.7.0 released
- Replies: 0
- Views: 12501
PROCON-WEB IoT 6.3.7.0 released
The new version 6.3.7.0 of PROCON-WEB IoT is now available. Please update the runtime on the RevPi Core (or Connect) with: apt-get update apt-get install procon-web-iot Be sure to update the designer to the same version. It can be downloaded from the shop https://revolution.kunbus.de/shop/en/procon-...
- 07 Nov 2018, 10:53
- Forum: Neuigkeiten & Ankündigungen
- Topic: PROCON-WEB IoT 6.3.7.0 verfügbar
- Replies: 0
- Views: 16466
PROCON-WEB IoT 6.3.7.0 verfügbar
Ab sofort ist die neue Version 6.3.7.0 von PROCON-WEB IoT verfügbar. Die Runtime auf dem RevPi Core bzw. Connect wird aktualisiert mit: apt-get update apt-get install procon-web-iot Der Designer ist auf dieselbe Version zu aktualisieren. Er steht im Shop https://revolution.kunbus.de/shop/de/procon-w...
- 25 Oct 2018, 13:05
- Forum: Software
- Topic: inputs of DIO, DI modules: limitations and noise
- Replies: 7
- Views: 14130
Re: inputs of DIO, DI modules: limitations and noise
Hi Enrico, DIO V1.4 should also be working with Jessie. I am setting up a test rack to reproduce your problems with the inputs going to 0. Please give some time to investigate that. Modbus: Maybe your USB-Serial-Adpaters are initialized after the modbus master is started. Could you send me the kern....
- 25 Oct 2018, 11:44
- Forum: Software
- Topic: Unable to change A1 and A2 LED
- Replies: 9
- Views: 14662
Re: Unable to change A1 and A2 LED
Hi,
according to your logfile your _config.rsc file is empty and the solution I described should help you.
I never used RaspAP. I am sorry, but I cannot help you with that.
Mathias
according to your logfile your _config.rsc file is empty and the solution I described should help you.
I never used RaspAP. I am sorry, but I cannot help you with that.
Mathias
- 22 Oct 2018, 17:23
- Forum: Software
- Topic: piControl0 verschwunden
- Replies: 6
- Views: 10711
Re: piControl0 verschwunden
Das scheint alles unproblematisch zu sein.
Ist denn /dev/ttyAMA0 vorhanden und kannst du das öffnen?
Kannst du mir genau sagen, was du bei Punkt 2 (GPU Memory ...) änderst?
Ist denn /dev/ttyAMA0 vorhanden und kannst du das öffnen?
Kannst du mir genau sagen, was du bei Punkt 2 (GPU Memory ...) änderst?
- 22 Oct 2018, 12:52
- Forum: Software
- Topic: piControl0 verschwunden
- Replies: 6
- Views: 10711
Re: piControl0 verschwunden
Hallo, das Problem steht in der Zeile Oct 22 09:15:18 RevPi9645 kernel: [ 3.420423] piControl: could not open device /dev/ttyAMA0 piControl benutzt ttyAMA0 für die Kommunikation mit den IO-Modulen (DIO, AIO). Den kann es nicht öffnen und beendet sich deshalb. In kernl.log kann ich keine Ursache düfu...
- 17 Oct 2018, 17:06
- Forum: Software
- Topic: Unable to change A1 and A2 LED
- Replies: 9
- Views: 14662
Re: Unable to change A1 and A2 LED
Hi, that's a really stupid bug, I am really sorry about that. You flashed the original image. In that image the configuration file /var/www/pictory/projects/_config.rsc is empty. That leads to this behaviour. We use the same image when we produce the RevPis, but we run a test program afterwards. Thi...
- 12 Oct 2018, 15:30
- Forum: Software
- Topic: Modbus timing and timeouts
- Replies: 1
- Views: 10322
Re: Modbus timing and timeouts
Hi Alf, in the error messages in daemon.log the smaller number at the end of the line is the interesting one: 110 means Timeout: the response from the slave was not received fast enough. 12 means CRC-Error: The CRC of the response was not correct. If you have no termination resistor that is reasonab...
- 11 Oct 2018, 12:44
- Forum: Software
- Topic: Unable to change A1 and A2 LED
- Replies: 9
- Views: 14662
Re: Unable to change A1 and A2 LED
Then the piControl driver is not running correctly.
Please delete the file /var/log/kern.log
reboot the RevPi
and send the new /var/log/kern.log file to me.
Please delete the file /var/log/kern.log
reboot the RevPi
and send the new /var/log/kern.log file to me.