Hi
Given that you're talking about the specifics of PX4 MAVLink integration, I suggest you re-post this request on
https://discuss.px4.io/
> Which MAV_CONFIG i need to select for telemetry 2 port, 1 or 2?
> Which System ID and Component ID i should use for communication?
- Your companion computer and flight controller should share the same system ID. NOrmally you'll assign "1", but it depends on how many vehicles you have in the network.
- And which ardiono pins will be better for communication, default RXTX or declared RXTX digital pin? No idea, never used arduino.