Pidog iPad Controller

I still can’t get the Ipad app to connect to my PiDog V2. I ran the following command, cold started the computer but the app could not find the Raspberry computer. I tried entering the ip address manually and chose to have the app scan for the device, neither worked. Any ideas? Is the fact that the camera does not work relevant?

pi@raspberrypi:~ $ cd ~

git clone https://github.com/sunfounder/sunfounder-controller.git

cd ~/sunfounder-controller

sudo python3 setup.py install

fatal: destination path ‘sunfounder-controller’ already exists and is not an empty directory.

/usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.

!!

Please follow the instructions from @SPF650

Sorry, I can’t find anything relevant there. Has anyone done this before? If so, how can I contact him/her?

The above instruction from @SPF650

In addition to the head camera csi cable being rotated 180’ it looks as if the rpi3 end is connected to the dsi not csi port. But Sunfounder may have better eyes than I !

Tthe correct images on how to connect the camera was sent to @224 earlier.

Have you tried re-seating the FPC cable on the camera module end?

Have you connected the FPC to the CSI interface of the Raspberry Pi, not the DSI? However, I noticed the black connector on your Raspberry Pi’s CSI interface is missing. You might need to find a way to secure the FPC cable.

If possible, please send us pictures after reconnecting so we can verify.

Use rpicam-hello to check if the Raspberry Pi can detect the camera.

I have attached pictures showing the cable connections.

rpicam-hello yielded the following

pi@raspberrypi:~ $ rpicam-hello
[0:09:53.207993587] [1522] INFO Camera camera_manager.cpp:340 libcamera v0.6.0+rpt20251202
Made X/EGL preview window
ERROR: *** no cameras available ***
pi@raspberrypi:~ $

(attachments)