Camera serial / item number is empty or null
Example:
- "ip": "10.0.0.128",
- "item": null,
- "mac": "14:1f:ba:91:02:a1",
- "name": "left",
- "online": true,
- "orientation": "rotate-180",
- "poe_port": 4,
- "pose": {
- "rotation": {
- "roll": 180.0
- }
- },
- "serial": null
This is usually a sign that the firmware update has failed.
Confirm Firmware Version
Get the camera ip address from the API via URL:
- $VehicleIP:8080/config/camera/
Ssh onto the camera and confirm the firmware version
Blackmoth Vision Build Info
v0.2.4-0-g63a2296

This only works for version 0.2.4 and 0.3.0. If it's anything please contact support.
Update Manually
Ssh onto the camera and navigate to:
- cd /media/mmc/boot
Now transfer a temporary firmware image from the Tiger to the Camera:
- scp root@10.0.0.1:/media/mmc/boot/uImage-jjr-camera-atlas-camera uImage-jjr-camera-atlas-camera.tmp
If the transfer is successful then overwrite the existing firmware with the temporary image:
- mv uImage-jjr-camera-atlas-camera.tmp uImage-jjr-camera-atlas-camera
Restart the camera
Check the camera reboots and now has a serial number:
$VehicleIP:8080/config/camera/
Related Articles
Finding Item Serial Number
Examples of Serial Numbers: Below are examples of where to find the serial number. SmartMX-180 / SmartMX-095 Item Name: smartMX-180 Item Number: 810-00022 Serial Number: 000320 TigerMX-5 Item Number: 810-00023 Serial Number: 001249 ViewMT-101 / ...
Monitor Settings Menu - Serial Number
Access Settings Menu Hold down the lower brightness button and the hidden button to the left of it for 30 seconds or until the Settings Menu window pops up. Serial Number Location Use the Brightness buttons to move left and right and the hidden ...
TigerMX-5 overheating | Monitor is not displaying camera feed
What does it look like? To the User The Black Moth Camera monitor will be slow to respond, appear to not be working, and/or not showing the video feed. Universe Health 'CPU_TEMP' will display as False (or red) if it has detected that the system has ...
Camera view not rotating
For when you've got a stubborn camera that is refusing to rotate. Try to rotate the camera through the Monitor Settings (Settings > Basic Properties ) If the image is still not rotating then reboot the individual camaera. ssh root@$host ssh ...
SmartMX Camera Troubleshooting
Software Check Before continuing with this guide first confirm the following: The camera view is not loading on the display (see below) The other camera views are working (use the on-screen buttons to check) Support has confirmed there's no software ...