We recently bought a RevPi Core S with profinet or profibus gateway.

So we we want to control an High frequency generator with a PLC by Profinet Or Profibus. Our issue is that this generator can only be driven through serial UART.
Were I'm :
- bullseye installed and up to date
- I use pictory to configure the RevPi with it's 2 fieldbus cards
- piTest working and recognising both fieldbus cards
Serial can be made directly using USB or using a UsbToSerial converter : It will be ok using Python but what's the point with CODESYS ?
Please note that when I plus something in the USB I loose ethernet connection and I need to reboot the RevPi
Codesys : V3.5 SP20 (64 bit)
- I deploy "CODESYS Control for Raspberry Pi SL" and Edge Gateway for Linux (4.14.0.0) : both running in Operation view using Linux credentials
- On Device window I can see my RevPi after a Scan Network but I can't find the way where we can setup User name & password
I think that if serial can work with CODESYS ( can someone confirm please ? ) it's better that doing everything in python.
Questions :
- what could be the issue with the usb shutting down the ethernet connection?
- how can I connect to the device - reset credentials since I have the issue in a blank project as well as examples projects ?
Thank you very much for your help!
Marco