tampe125
Posts: 16
Joined: Sun Jan 20, 2013 10:21 am

The Dreaded error: No data received from the sensor

Tue Apr 12, 2016 1:12 pm

I just received my camera module and I started messing around with it, no problems at all.
Then I decided to change the focus of the camera, removing the blobs of glue.
I applied super extra care and removed them using a cutter. After some work, I was finally able to move the lens.

Then I connected back the camera and...

Code: Select all

raspistill -v -o test.png

Code: Select all

raspistill Camera App v1.3.8

Width 2592, Height 1944, quality 85, filename test.png
Time delay 5000, Raw no
Thumbnail enabled Yes, width 64, height 48, quality 35
Link to latest frame enabled  no
Full resolution preview No
Capture method : Single capture

Preview Yes, Full screen Yes
Preview window 0,0,1024,768
Opacity 255
Sharpness 0, Contrast 0, Brightness 50
Saturation 0, ISO 0, Video Stabilisation No, Exposure compensation 0
Exposure Mode 'auto', AWB Mode 'auto', Image Effect 'none'
Metering Mode 'average', Colour Effect Enabled No with U = 128, V = 128
Rotation 0, hflip No, vflip No
ROI x 0.000000, y 0.000000, w 1.000000 h 1.000000
Camera component done
Encoder component done
Starting component connection stage
Connecting camera preview port to video render.
Connecting camera stills port to encoder input port
Opening output file test.png
Enabling encoder output port
Starting capture 0
mmal: No data received from sensor. Check all connections, including the Sunny one on the camera board
Checked all connectors, rebooted, re-enabled the camera in raspi-config, no changes. There are no scratches on the module, no visible damage. Is there anything else I can do?

Should I bite the bullet and accept that I was able to break my brand new camera in less than 2 hours?

User avatar
RaTTuS
Posts: 10829
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK

Re: The Dreaded error: No data received from the sensor

Tue Apr 12, 2016 1:18 pm

you may have cabbaged it .
however I'd go for the switch everything off
re-plug all -
and re-boot
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

6by9
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 14861
Joined: Wed Dec 04, 2013 11:27 am
Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.

Re: The Dreaded error: No data received from the sensor

Tue Apr 12, 2016 1:22 pm

And if you've been messing around by the lens, then definitely include checking the little SUNNY connector from the module to the camera board - it doesn't take much to pop it off slightly.
Software Engineer at Raspberry Pi Ltd. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.

tampe125
Posts: 16
Joined: Sun Jan 20, 2013 10:21 am

Re: The Dreaded error: No data received from the sensor

Tue Apr 12, 2016 2:00 pm

SUNNY connector is in place, re-wired everything and re-booted, nothing changed.

HOWEVER I just saw a small scratch on the module:
camera.jpg
camera.jpg (58.58 KiB) Viewed 3506 times
Do you think it would be the cause? As far as I can tell, there are no tracks there, it seems it's just holding the component.
An emergency soldering could do the trick?

Return to “Camera board”