03-18-2025 01:13 PM - edited 03-18-2025 01:16 PM
Hey everyone,
I'm having a major issue connecting LabVIEW and LINX to my Raspberry Pi 4B. Here's my setup and the problem I'm facing:
Raspberry Pi: Raspberry Pi 4B running Raspberry Pi OS (64-bit).
Hostname: raspi
Username: pi
Password: rasberry
(default configuration).
The Raspberry Pi is fully updated.
I enabled the systemd-networkd
service and assigned a static Ethernet IP address in the same network and subnet as my laptop.
My laptop can find the Raspberry Pi in the ARP table.
I can successfully connect to the Raspberry Pi using SSH.
The network connection between my laptop and the Raspberry Pi is working.
When I try to connect LabVIEW via LINX Target Configuration to the Raspberry Pi, the connection fails with the following error:
Device interrogation failed: Unable to connect to the target.
Using Wireshark, I noticed some issues during the SSH connection setup.
I have attached screenshots from Wireshark and the error message from LabVIEW for further analysis.
I'm out of ideas on how to fix this issue. Any help or suggestions would be greatly appreciated!
Thanks in advance!
03-28-2025 10:11 AM
Hello! Did you manage to solve the problem?
03-29-2025 10:29 AM
Hi,
The target configuration utility requires the Raspberry Pi 4B to be running the 32 bit version of PI OS. The Raspberry Pi requires Internet access to download the required packages.
It's best to enter the IP address of the Raspberry Pi in the target configuration utility.
Are you using link local IP addresses for your laptop and RPi? Does the RPi have a route to the Internet?
03-30-2025 09:33 AM
The installation process can take a few minutes. Do not try to restart the installation by clicking the connect or install buttons on the GUI!