03-29-2024 04:37 AM
I tried to connect raspberry pi 4 to labview 2020, but it can't connect, I have tried everything but still can't
Any suggestions??
03-29-2024 05:26 AM - edited 03-29-2024 05:29 AM
Hi fathur535,
Have you enabled SSH on your RPi?
Have you tried connecting using the IP address of your RPi instead of its hostname?
Also, make sure you've gone through Getting Started with Raspberry Pi and LabVIEW Community Edition.
Fort
03-29-2024 05:30 AM
yes, I have done it, but still can't
03-29-2024 05:40 AM
You can try running the hostname -I command on your RPi to make sure you're using the right address.
Would it be possible to try another shared network connection like your wifi instead of running a hotspot on your computer?
Have you re-checked that the password is indeed the one you set during the SSH setup in the RPi?
This thread might be worth taking a look if you haven't yet: Solved: Raspberry Pi connection with Labview - NI Community
Fort