Enter forum description here ...
0

UART

Juan Tomasetti 3 years ago in Devices / Modbus updated by Andrew Watson 3 years ago 7

Hello.

I have a Grinder module, and I would like to connect a Solar Inverter via UART. In the Grinder module, I have connected the CP2102 adapter to the USB port, bOs recognizes it perfectly in the COM3 port. According to the solar inverter documentation, the communication is UART, 115200bps, 8bits data, 1 stop bit, no parity. The COM3 port, so I have configured it. But I can't get a response from the inverter. I have tried all the combinations on the bos, but I cannot receive data. Any suggestion???

Thanks...

0

task.scene

Jeff Jie 3 years ago in bOS Configurator / Devices updated by Tanel Matsi 3 years ago 5

Hi, could i know how to set the 1byte fan speed (aircon mode) group address in the task. Scene? so I can change the setting in the scene function page.

0

Grinder

Eloy Larrañaga 3 years ago in bOS Configurator updated by Jürgen Jürgenson 3 years ago 3

How I can change port 443 to grinder?

0

Unable to set up dimming - KNX Gira

Andre Viken 4 years ago in bOS Configurator updated by Jürgen Jürgenson 4 years ago 1

Hello!

I'm an amateur DIY without any prerequisites to programming. However, I'm trying to figure out why I'm not able to create a dimming function with bOS Client through a Jigsaw server.

I have a 20 year old KNX system consisting of GIRA components and a newly installed Jigsaw server as interface. Everything is working fine with the old GIRA touch panels such as light switches, dimming and scenes. My dimmers are TRONIC dimmeaktor 20-500w and DIMinBOXX DX1.

I'm able to create light switches ON/OFF but not any dimming functions. There's no response after creating the control buttons.

Is my system to old, or does it have anything to do with the true/false value settings?

If any of you would attempt to help me, bear in mind that my competence level is very low, so keep it simple, please.

Image 3675

Image 3676

0

ETS 6 return error on bus test

Kristián Vojčík 4 years ago in Devices / KNX 0

Hello.
I have problem with ETS 6 returning error on bus test, when I try lets say IP interface it is working fine. But both interfaces works with ETS 5

0
Under review

Show confirmation button not work properly on cancel

Valentin Popa 4 years ago in Devices / KNX updated by ComfortClick Support 4 years ago 6

Hello

I have a Hormann Garage Door with Hormann KNX Gateway where I have option for going Up and Down.

For this I create two buttons. One for Up and one for Down. When I press Up button I set show confirmation to true and I added a pin to avoid Garage Door opening by mistake since from there you can enter directly in my house.

These is my confirmation setting.

Image 3634

When I press button bellow confirmation appear 

Image 3635

Now come my problem.

If I put the pin everything is working fine and door is opening

If I press cancel (X button from right up corner) dialogue gone but instead to have same Garage Panel it go at main Panel.

So in case of aborting I should remain in same page.

Any idea if this is a bug and how I can fix it?

Best Regards

Valentin

0

Ping to other IPs

Giordano Olmi 4 years ago in Devices / Http updated by Ricardo Pinto | visiontech pt 4 years ago 1

Hello,

I have a client who asks me about the possibility of being able to PING with the bOS system on an external IP to get a signal if the external IP interface is not responding.

Can we manage this functionality with bOS?

Can we send an http string to be able to perform this function?

Can you send me an example?

Best regards

Giordano Olmi

0
Under review

live in bulk in camera view on client

Giordano Olmi 4 years ago in Devices / Cameras updated 3 years ago 4

Hello, I have clients who complain about the blocking of the live cameras on the PC client.

To be able to reactivate live, they must close the windows app and reactivate it.

The cameras are all configured with snapshot mode.

Can you tell me how I can solve this problem.

Best regards

Giordano Olmi

0

help, cut character string

Bao Tran 4 years ago in bOS Configurator / Tasks updated by Jürgen Jürgenson 4 years ago 1

hello,

I have a piece of json data.

Image 3629

I got the temperature data with token setting : data[0].st , I want to just take the numeral data and remove the letter : 26.0C to 26.

Please help, thanks

0

listen on triggers from devices

Gracjan Olbiński 4 years ago in Devices / KNX updated by Ricardo Pinto | visiontech pt 4 years ago 1

Is there a way to attach some actions on triggers for KNX devices (i.e. trigger something if knx button writes to knx light)?

I want to add some extra behavior on second click like if lights are on and somebody click the button again switch on even more lights, etc.