David Ceka
David Ceka
> Regarding App Connection: I've found that some networks don't allow the two devices (phone & PC) to connect (for example, CMU's WiFi). However, using a router with CMU's internet...
> I'm referring to the closing of the app shown here: https://youtu.be/5K1KgMKWEH8?si=yG8PqRoS8tDpdZ-o&t=35 Oh the basic app closing, ok > In our experience, I think home WiFi routers should also work....
> That's interesting. You should at least see the Python script listed in the ps. Are you using the bash script to run the demo? Does it say `waiting for...
> I think what you are observing has to do with the interface. My system shows a `wlo1` interface while the terminal output you shared shows `wlan`. Maybe this could...
> Another option could be to check the domain ID of cyclonedds: [eclipse-cyclonedds/cyclonedds-python#194](https://github.com/eclipse-cyclonedds/cyclonedds-python/issues/194) If i got that correctly, both mine and your snippets both use id [0], I scanned that...
> We don't explicitly set it. We use the default domain ID, which should be [0]. Not sure what's up. > > I tried this demo on another system; the...
@Nik-V9 I've managed to make the cyclonedds service work on windows, but it chooses the wrong network interface (it chooses the ethernet connection and i want it to choose the...