SSC-32 Servo Controller V2 icon SSC-32 Servo Controller V2 Bridge ARC to Lynxmotion SSC-32: maps V0-V31 to SSC-32 channels for reliable, high-performance serial control via USB, EZB/Arduino UART. Try it →
Asked — Edited

Share Bluetooth Connection With ARC

I wrote some VB code using EZ-SDK. I want to use the same Bluetooth connection ARC uses, so I don't need to rewrite every feature ARC already has. Is that possible?or did I miss it again? confused


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

#1  

I'm not entirely sure what you mean by this.

I assume you put together a VB program and now you want to connect to the EZB while the EZB is connected to ARC?

I don't think thats possible. Once that port is in use by one program I don't think you'll be able to access it from another.

#2  

Yea you got what I meant. I guess I need to write some code then. Thanks