# Virtual Gateway in LoRaWAN with Node-Red

**URL:** https://discourse.nodered.org/t/virtual-gateway-in-lorawan-with-node-red/18558
**Category:** General
**Created:** [28 November 2019 15:11 UTC](https://discourse.nodered.org/t/virtual-gateway-in-lorawan-with-node-red/18558 "2019-11-28T15:11:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Florinda](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Florinda](https://discourse.nodered.org/u/Florinda)
#### Post date: [28 November 2019 15:11 UTC](https://discourse.nodered.org/t/virtual-gateway-in-lorawan-with-node-red/18558/1 "2019-11-28T15:11:43Z")

</div>

Good morning,  
I am trying to implement a LoRaWANRelay, as explained in the following [https://github.com/LoRaWanRelay/LoRaWanRelay](https://github.com/LoRaWanRelay/LoRaWanRelay)  
Node-Red is required in order to create a virtual gateway, that has to be registered also in the TTN console. I have followed all the step of the explained procedure but I have some problems: first of all, in the debug I have the error "Error: not running" for the node udp.router.eu.thethingsnetwork:1700 in the lowest part of the flow, but all the parameters are correct; moreover, the previous block starting from the MMouseTest, seems not to work, indeed I don't have any information on the Node-RED Dashboard, or neither on the Virtual Gateway on the TTN Console. Can anybody help me? Thank you.

 ![687474703a2f2f6c6f7261652e64646e732e6e65742f496d616765732f6e6f646572656463726f702e706e67](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/b/bf181bda676c926778e46d2a20cba02d063e2efc.png)

---

<div class="post-metadata">

### Author: ![iiLaw](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/iilaw/32/14782_2.png) [@iiLaw](https://discourse.nodered.org/u/iiLaw)
#### Post date: [30 November 2019 10:41 UTC](https://discourse.nodered.org/t/virtual-gateway-in-lorawan-with-node-red/18558/2 "2019-11-30T10:41:14Z")

</div>

just tried this and changing the udp port & address to junk and there is No error or can't connect msg in debug. Can you telnet onto the TTN ports?

Also this was a workshop in Jan wonder if TTN have changed anything?

Also try upping the log level on NR to trace in Settings.js  
// trace - record very detailed logging + debug + info + warn + error + fatal errors
