-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot discover devices #26
Comments
Hi there, Send a screen capture of the adapter list dropped down and your entire network settings view. Also for discussion it is good to jump into the discord Thanks |
Hello, I'll send it asap. What network settings view are you referring to? |
The ones in nodered, on the gateway node |
Hi @doubleopinter - Are you able to try and change the broadcast address on the gateway node to "10.254.251.255" while leaving the network interface option as "0.0.0.0" ? Please restart node-red after deploying this change Also can you please confirm that you are not running multiple BACnet services on the same device concurrently ? Port 47808 does not like sharing network traffic, especially with node-red |
Hi @bitpool-dev that worked! It instantly found the devices. Thank you. |
Hi, I'm trying to use the driver and am having issues discovering devices. Details
The device discovers itself but nothing else. I have another software (skyspark) that I also run in a container on that device and it is able to discover the devices (I don't run skyspark and node red at the same time). I've tried setting the network interface to every option but still nothing.
Please let me know what else I can provide.
The text was updated successfully, but these errors were encountered: