Major issue with WLAN devices

2 posts / 0 new
Last post
Offline
Last seen: 6 years 5 months ago
Joined: 09/17/2015
Posts: 53
Major issue with WLAN devices

Hello all,

If a linux device with WLAN (wpa_supplicant) is currently not connected to a network (for example because it is out of range) I get the following error:

NDDS_Transport_UDPv4_SocketFactory_create_receive_socket: No interface found enabled for multicast.

Of course I can work around the issue with the article from the knowledge base (https://community.rti.com/kb/what-causes-error-nddstransportudpv4socketfactorycreatereceivesocket-no-interface-found-enabled). 

So if a customer wants to restart our software on a device that just happens to be out of WLAN range he needs to:

  • Edit config file
  • Start software
  • Drive into WLAN range
  • Stop software
  • Edit config file
  • Start software

I guess you can see the problem here. Is there not a better solution?

Best regards,

Andreas

 

Gerardo Pardo's picture
Offline
Last seen: 3 weeks 1 day ago
Joined: 06/02/2010
Posts: 601

Hello Andreas,

Yes you are right currently this scenario is not bein handled well at all... And this is an understatement :)

The good news is that we have already a solution to this problem that will become available with our next release. I am not sure when this release will happen as we are working on additional features that we also want to include... But if this is urgent for you,  contact out field team at sales@rti.com and perhaps we can make an early-access build available for you to try out. Note that this would need to be approved by our PM and field teams.

Gerardo