Search found 10 matches

by Pradip
15 Jul 2021, 08:51
Forum: Software
Topic: Error while sending http post request to http server
Replies: 1
Views: 4611

Error while sending http post request to http server

Hello Developers, anyone can help me on below error while sending http post request to http server I am unable to send http post request to http server using revpi connect My Code is import requests pload = {'username':'Olivia','password':'123'} r = requests.post('https://httpbin.org/post',data = pl...
by Pradip
14 Jun 2021, 13:42
Forum: RevPiModIO
Topic: S7 Kommunikation mit RevPi7
Replies: 7
Views: 8407

Re: S7 Kommunikation mit RevPi7

Hi Simon, I will first suggest you to start up and get running RevPi7 Project example. Download link: https://revolution.kunbus.com/tutorials/downloads/?noredirect=en_US The Word read in Process Image can be verified with example command. piTest -r Input_1 Once these steps work, you may then procee...
by Pradip
11 Jun 2021, 07:10
Forum: Software
Topic: Queries regarding RevPi
Replies: 1
Views: 1809

Queries regarding RevPi

Hello Members, I have some queries related to RevPi Connect+ Codesys module 1. Is it possible to replace existing OPC UA software with other OPC software 2. Is it possible to have a layer for Security and also a layer for Redfish APIs 3. How can we achieve software and hardware redundency in RevPi 4...
by Pradip
29 Jan 2021, 07:25
Forum: Software
Topic: How we can enble OPC-UA Server on RevPi Connect?
Replies: 0
Views: 8843

How we can enble OPC-UA Server on RevPi Connect?

Hello Developers, I'm trying to access OPC_UA server on RevPi Connect using OPC-UA client software application called UA Expert but I'm Getting following errors. opcua expert.JPG Please let me know how I can enable OPC-UA server or Client on Revolution Pi without using 3rd party software & what ...
by Pradip
16 Jan 2021, 11:09
Forum: Hardware
Topic: RevPi Connect or DIO module's red light always on
Replies: 17
Views: 10094

Re: RevPi Connect or DIO module's red light always on

Same Issue is with me, Either RevPi Connect or DIO module's Power led's red light always on. I'm facing issue with RevPi connect and DIO module since yesterday. Every time I power on the RevPi connect and DIO module either of them is indicating power led in Red though Power connections and PiBridge ...
by Pradip
08 Oct 2020, 10:03
Forum: My Project
Topic: sending Modbus RS485 data to Cloud based application which Supports OPC UA/DA using RevPi Connect
Replies: 1
Views: 3373

sending Modbus RS485 data to Cloud based application which Supports OPC UA/DA using RevPi Connect

Hello Developers, We are working for a IIoT Project. The requirement is as below:- 1. There are multiple PLCs / end devices that can provide Modbus RS485 output. (Almost 120 devices spread across the plant area). 2. This data is to be transmitted to the cloud for performing analytics and providing d...
by Pradip
03 Oct 2020, 10:33
Forum: Hardware
Topic: rpiboot stuck on Waiting for BCM2835/6/7/2711..
Replies: 10
Views: 10909

Re: rpiboot stuck on Waiting for BCM2835/6/7/2711..

dirk wrote: 07 Sep 2020, 09:57 Hi does the problem still exist?
Thank You Dirk

The Problem has resolved.

sorry for late reply
by Pradip
03 Oct 2020, 10:29
Forum: Hardware
Topic: rpiboot stuck on Waiting for BCM2835/6/7/2711..
Replies: 10
Views: 10909

Re: rpiboot stuck on Waiting for BCM2835/6/7/2711..

Yes, Problem has resolved
by Pradip
30 Aug 2020, 11:06
Forum: Hardware
Topic: rpiboot stuck on Waiting for BCM2835/6/7/2711..
Replies: 10
Views: 10909

rpiboot stuck on Waiting for BCM2835/6/7/2711..

Hello everybody,
I'm following https://revolution.kunbus.com/tutorials ... ll-jessie/ this link to install stretch image into connect module.
But rpiboot stuck on Waiting for BCM2835/6/7/2711..
I have followed the mentioned steps several times but not succeed...
Thank you!
by Pradip
26 Aug 2020, 16:16
Forum: RevPi Nodes für Node-RED
Topic: Nodered dashboard UI not working : Please add some UI nodes to your flow and redeploy error
Replies: 3
Views: 13166

Nodered dashboard UI not working : Please add some UI nodes to your flow and redeploy error

Hello Everyone, I'm trying to create dashboard in node-red . After deploying my flow when I navigate to nodered dashboard UI it says , Please add some UI nodes to your flow and redeploy message on nodered though I have added UI node in the Flow. what I need to do to to diaplay my node in dashboard? ...