# KNX \> ABB USB Gateway connection to Node-RED PC dashboard

**URL:** https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757
**Category:** General
**Created:** [27 July 2019 18:49 UTC](https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757 "2019-07-27T18:49:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Dudek](https://avatars.discourse-cdn.com/v4/letter/d/dfb087/32.png) [@Dudek](https://discourse.nodered.org/u/Dudek)
#### Post date: [27 July 2019 18:49 UTC](https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757/1 "2019-07-27T18:49:52Z")

</div>

Hi,  
I am totally green in a NODE RED. It is my first time. I have some KNX modules and i would like to make a small visualisation on a PC with it. Some buttons/status.  
I saw that it is easy with KNX/IP converter but i have ABB USB. I have tried to look for some help and i found only this topic

> **[red-contrib-knxjs-pfischi](https://flows.nodered.org/node/red-contrib-knxjs-pfischi)**
>
> Implements knx.js PR #37 and node-red-contrib-knxjs PR #2

  
but...i do not understand it. Could somebody show me in a project or explain how to connect and to do that in steps?

---

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [27 July 2019 21:32 UTC](https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757/2 "2019-07-27T21:32:59Z")

</div>

Follow [the tutorials](https://nodered.org/docs/tutorials/first-flow)

---

<div class="post-metadata">

### Author: ![Dudek](https://avatars.discourse-cdn.com/v4/letter/d/dfb087/32.png) [@Dudek](https://discourse.nodered.org/u/Dudek)
#### Post date: [27 July 2019 21:51 UTC](https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757/3 "2019-07-27T21:51:37Z")

</div>

And?... In this tutorial there is nothing about USB KNX Gateway connection. In topic which i have found there is sth about RasPi  
but i do not have it and dont want it.Question is \> is it possible to connect it directly to the installed NodeRed on PC.

---

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [27 July 2019 22:55 UTC](https://discourse.nodered.org/t/knx-abb-usb-gateway-connection-to-node-red-pc-dashboard/13757/4 "2019-07-27T22:55:07Z")

</div>

I read your topic as 'i am new to node-red and don't know how to connect these nodes'  
but you are talking about physical connections.

Reading the documentation:

> The trick here (although not entirely within the specs) is to use the loopback interface, so if you define the KNX controller address/port to 127.0.0.1:3671 it will bypass the source address check (and happily route your packets down your USB or TPUART interface)
