Skip to content

Camera: Wyze v2 ‐ Neos SmartCam ‐ ATOM Cam 1

numericOverflow edited this page Nov 20, 2024 · 3 revisions

Wyze v2 / Neos SmartCam /ATOM Cam 1

These cameras are very popular and have been hackable for quite some time via a numerous other (mostly defunct?) projects. There are much better contemporary cameras that offer greater value for the cost, so don't go out and buy these, but if you already own them they are relatively easy to get up on Thingino firmware.

Features

  • Ingenic T20X
  • 16 MB of NOR SPI (ZB25VQ128ASIG)

Support status

This camera is fully supported by Thingino. Grab the latest release from releases, or use sysupgrade -p for an in-place upgrade if you're already running Thingino.

Which Firmware Version Do I Need?

There are 2 image sensors used in these cameras (JXF23 and JXF23). Identifying which version you have is difficult, but it's very easy to switch to the "right" version for your particular camera. Installing the "wrong" version is just fine, and won't brick your device. You can access the device and interact with it, the only problem is that you won't see an actual image from the camera. If this is the case, just switch to the other version

  1. Install one of the versions - just pick one. If you're not sure, or can't flip a coin to choose, just grab the JXF23 version.
  2. Follow the standard Thingino install instructions.
  3. Log into the camera via web interface.
  4. If you don't see an image from your camera, you need to switch to the other version.
  5. Connect via SSH
  6. Edit /etc/os-release to point to the new version
  7. Run the upgrade process with the sysupgrade -p command, which will auto-switch you to the other firmware version. After that process finishes, check again and images should show correctly.

Installation from stock firmware using "No Tools" method

This method leverages the vendor's firmware update process without requiring tools to open the device. Be aware that this process may be changed by the vendor, so there's no guarantee that this method will continue to work.

  • Written instructions here
  • Video of process here

Installation from stock firmware using cloner (Optional, not normally required method)

In order to use this tool, you'll need to open the camera. This usually breaks the seals, so it's possible the camera won't be "exterior proof" anymore.

If you want a video tutorial to watch before you start, you can watch this.

To install Thingino firmware with this method, it's recommended you flash following the detailed instructions on the generic tutorial

Things to note about the process specific to this camera:

  1. You will need a USB-A to USB-A cable to use cloner to flash this camera. The regular micro-usb cable that powers your camera will not work. You can either make your own or buy them online for cheap.

  2. The SPI flash chip is located on the underside of the main board, and you'll need to bridge its 5th and 6th pins while powering the camera up, as shown here (note where the mark is for pin 1 for proper orientation):

Clone this wiki locally