Cobra II wifi version

I am working in a project (First Project) that I need to read data from a Scale with RS232 interface. I got a cable to convert the RS232 to USB. When I plug the cable to my PC, a new COM port (virtual) is created and I can work with the port normally.

Now I am connecting to the cobra II via USB and I am using it for debugging. If I plug the cable from the scale to the Cobra USB (Host): What is the best approach to be able to debug and test my code while at the same time interact with the scale via the USB cable in the host USB port? Thanks in advance.

It’s USB client for debugging and USB host for the RS232 adapter, should work just fine together.

Welcome to the forum :slight_smile: