Jump to content

USB vs Wifi, or USB and Wifi


JavaLaurence

Recommended Posts

When connected to a stack via USB, and the stack contains a Wifi extension, can the stack be accessed via both USB and Wifi at the same time? Or does one medium get priority over the other?

 

If both communication mediums are allowed in parallel, then why can't Brickv be launched twice on one machine, to approach a single stack via the two routes? When I launch brickv, it seems to detect an already running instance, and refuses to launch a second. Is that by design?

Link to comment
Share on other sites

Connecting over two different interfaces is officially not supported. The following will happen: Setter and getter will work and callbacks will always be routed to the last interface that was used.

 

Using two Brickv instances is no problem. I don't know how the Mac OS X application launcher works, but i can start two Brickv instances from the console.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...