Not getting B0217J5 detected on Jetson nano

Where did you get the camera module(s)?
Roboshop

Model number of the product(s)?
SKU: B0217J5

What hardware/platform were you working on?
Jetson Nano
cat /etc/nv_tegra_release

R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t210ref, EABI: aarch64, DATE: Mon Jul 26 19:20:30 UTC 2021

uname -a
Linux nano 4.9.253-tegra #1 SMP PREEMPT Mon Nov 29 03:26:49 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

Instructions you have followed. (link/manual/etc.)
install followed

driver install followed ( automatic)

Problems you were having?
no /dev/video* found ( camera not detected)

The dmesg log from your hardware?
[ 0.207922] DTS File Name: /var/jenkins_home/workspace/n_nano_kernel_l4t-32.6.1-arducam/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 0.412192] DTS File Name: /var/jenkins_home/workspace/n_nano_kernel_l4t-32.6.1-arducam/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 1.823910] arducam-csi2: arducam_read: Reading register 0x103 failed
[ 1.830405] arducam-csi2 6-000c: probe failed
[ 1.834802] arducam-csi2 6-000c: Failed to setup board.

red led on the board and green flashes few times on bootup

Troubleshooting attempts you’ve made?
double checked connection turned around flatcable to be sure
tried powering using multiple usb cables and directly on gpio

What help do you need?
Getting it detected and working :slight_smile:

Thanks for the information,
Can you provide photos of the cable connections and detailed photos of the front and back of the HAT?

Hi,
as requested.

Also I did set the csi cam to arducam in
sudo /opt/arducam/jetson-io/jetson-io.py

these are the options I get:
| Camera Arducam |
| Camera IMX219 |
| Camera IMX477 |

thumbnail-20220505-103906

Sorry, having to spilt this up because of attachment restrictions.

thumbnail-20220505-103924 <img

thumbnail-20220505-104130

Thanks for the photos,
The hardware connection looks normal,
But the driver report does not find the device, maybe the cable is damaged or the module is damaged.
Can you exec i2cdetect -r -y 6 and send me the result?

Hi,
I did do the i2cdetect -r -y 1 when it was op the gpio pins and couldn’t detect it.
But attached it to a different board (B01)with a newly flashed image, and got it working there, so must be something that was wrong either with the board or my install, I’ll try the first board again at some point
but this can be marked as solved for me, thank you for your time.

Glad to hear it’s working. :grinning_face_with_smiling_eyes: