Operating System
Manjaro Linux
KDE Plasma
Kernel: 6.1.44-1-MANJARO (64-bit)
Graphics Platform: X11
The IDE is from the package manager.
KDE's monitor shows little traffic with seconds in between. What is it the IDE needs to hold hand to?
Operating System
Manjaro Linux
KDE Plasma
Kernel: 6.1.44-1-MANJARO (64-bit)
Graphics Platform: X11
The IDE is from the package manager.
KDE's monitor shows little traffic with seconds in between. What is it the IDE needs to hold hand to?
Hi @ledsyn. Arduino IDE communicates with some of its helper tools via an internal TCP/IP port in your computer on "localhost". Maybe you are seeing that connection. It is immediately between Arduino IDE and the Arduino CLI helper tool via its gRPC interface:
https://arduino.github.io/arduino-cli/latest/integration-options/#the-second-pillar-grpc-interface
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.