{
    "ok": true,
    "data": {
        "title": "EP-0211",
        "rev_id": 15297,
        "updated_at": "2024-08-16T10:24:36+00:00",
        "chunk_count": 14,
        "chunks": [
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "",
                "chunk_index": 0,
                "content": "# EP-0211",
                "char_count": 9,
                "token_estimate": 3
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "N07 M.2 2280 PCIe to NVMe Bottom",
                "chunk_index": 1,
                "content": "<figure>\n<img src=\"EP-0211-1.jpg\" title=\"EP-0211-1.jpg\" width=\"320\" alt=\"EP-0211-1.jpg\" \/>\n<figcaption aria-hidden=\"true\">EP-0211-1.jpg<\/figcaption>\n<\/figure>",
                "char_count": 158,
                "token_estimate": 40
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Purchase Link",
                "chunk_index": 2,
                "content": "-   Purchase Link: \\[ <https:\/\/52pi.com\/collections\/new-arrivals\/products\/n07-m-2-2280-pcie-to-nvme-bottom> \\]",
                "char_count": 110,
                "token_estimate": 28
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Description",
                "chunk_index": 3,
                "content": "N07 is an bottom-mounted NVME M.2 SSD(NVMe 2230, 2242, 2260, 2280 GEN 3) PIP (PCIe Peripheral Board) for the Raspberry Pi 5 that uses the new PCIE interface of the Raspberry Pi 5 to utilise the NVME M2 SSDs for fast data transfers and ultra-fast booting.\n\nN07 is compatible with the standard HAT size of Raspberry Pi and supports quad sizes of NVMe SSD: 2230, 2242, 2260 and 2280. The included SSD mounting screws make it convenient for users to switch between the two sizes at any time.",
                "char_count": 487,
                "token_estimate": 122
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Features",
                "chunk_index": 4,
                "content": "-   <strong>Designed for RPI 5:<\/strong> Dedicated to the latest single-board computer, the Raspberry Pi 5.\n-   <strong>NVMe Capability:<\/strong> Supports installing NVMe (M-key) drives in M.2 format sizes 2230, 2242, 2260 and 2280, extra custom CNC SSD mount screw, no soldering required.\n-   <strong>PCIe Support:<\/strong> PCIe x1 interface in both Gen2 & Gen3 standards.\n-   <strong>Ventilation hole design:<\/strong> Ventilation hole design provides excellent ventilation airflow for cooling.\n-   <strong>Gold-plated PCB:<\/strong> Gold-plated PCBs offer superior electrical performance.\n-   <strong>PCIe ultra-short signal lines:<\/strong> The short trace routing of PCIe is more reliable and faster, fully meeting the signal requirements of PCIe 3.0.\n-   <strong>LED Indicators:<\/strong> Features LED light for M.2 disk activity (“ACT”).\n-   <strong>M.2 Standard-Compliant Power System:<\/strong> Integrated voltage regulator delivering up to 3A for the 3.3V power rail, compliant with M.2 (NGFF) standard.\n-   <strong>All Necessary Accessories Included:<\/strong> Comes with a FPC PCIe ribbon, M2 and M2.5 screws, spacers, and extra custom CNC SSD mount screw.",
                "char_count": 1162,
                "token_estimate": 291
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Gallery",
                "chunk_index": 5,
                "content": "-   Product Outlook\n\n[left\\|800px](File:EP-0211-1.jpg \"wikilink\")\n[left\\|800px](File:EP-0211-2.jpg \"wikilink\")\n[left\\|800px](File:EP-0211-3.jpg \"wikilink\")\n[left\\|800px](File:EP-0211-4.jpg \"wikilink\")\n[left\\|800px](File:EP-0211-5.jpg \"wikilink\")\n\\* Dimension [left\\|800px](File:EP-0211-6.jpg \"wikilink\")\n\\* Port Definitions [left\\|800px](File:EP-0211-7.jpg \"wikilink\")\n\\* M.2 NVMe SSD support types [left\\|800px](File:EP-0228-07.jpg \"wikilink\")\n===How to assemble it?===\n\n-   Please follow the steps to assemble it.\n\n[left\\|800px](File:EP-0211-9.jpg \"wikilink\")\n\\* Fit for 2230\/2242\/2260\/2280 size NVMe SSD drive [left\\|800px](File:EP-0211-8.jpg \"wikilink\")\n\n-   3D Product outlook\n\n<img src=\"N07-1.png\" title=\"N07-1.png\" width=\"800\" alt=\"N07-1.png\" \/>\n\\* Frontal face <img src=\"N07-2.png\" title=\"N07-2.png\" width=\"800\" alt=\"N07-2.png\" \/>\n\\* Back face <img src=\"N07-3.png\" title=\"N07-3.png\" width=\"800\" alt=\"N07-3.png\" \/>\n\\* 2D Mechanical Drawing <img src=\"2D_Mech_N07_M.2_2280_PCIe_to_NVMe_Bottom.png\" title=\"2D_Mech_N07_M.2_2280_PCIe_to_NVMe_Bottom.png\" width=\"800\" alt=\"2D_Mech_N07_M.2_2280_PCIe_to_NVMe_Bottom.png\" \/>",
                "char_count": 1121,
                "token_estimate": 281
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to enable PCIe on Raspberry Pi 5?",
                "chunk_index": 6,
                "content": "-   Modify \/boot\/firmware\/config.txt and adding following parameters:\n\n<!-- -->\n\n    dtparam=pciex1",
                "char_count": 99,
                "token_estimate": 25
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to enable PCIe on Raspberry Pi 5? > Optional",
                "chunk_index": 7,
                "content": "And the connection is certified for Gen 2.0 speed (5 GT\/sec), but you can force it to Gen 3.0 (10 GT\/sec) if you add the following line after:\n\n    dtparam=pciex1_gen=3\n\n-   Enable auto detection PCIe and booting from NVME.\n\n<!-- -->\n\n    sudo rpi-eeprom-config --edit\n\nAdding following parts:\n\n    PCIE_PROBE=1\n    BOOT_ORDER=0xf416\n\nThe 6 means to enable booting from nvme. Reboot Raspberry Pi 5 and try to use \\`lsblk\\` or \\`lspci -vvv\\` to get more details of the PCIe device.",
                "char_count": 480,
                "token_estimate": 120
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to boot from NVMe SSD?",
                "chunk_index": 8,
                "content": "Updating the EEPROM on a Raspberry Pi to the latest version can be done through several methods, depending on your needs and preferences. Here are some recommended steps:\n\n-   1\\. <strong>Using Raspberry Pi Imager<\/strong>: This is one of the simplest methods. First, you will need a blank Micro SD card. Use the Raspberry Pi Imager to select \"Misc utility images,\" then choose \"Bootloader,\" followed by selecting \"SD Card Boot,\" \"USB Boot,\" or \"Network Boot.\" Write the image to the Micro SD card, insert it into the Raspberry Pi, start it, and wait at least 10 seconds. If the update is successful, the green LED light will blink steadily.\n\n<!-- -->\n\n-   2\\. <strong>Updating through the Raspberry Pi system <\/strong>: First, ensure that your system can obtain the latest EEPROM firmware, which may require changing the system's default apt source to a domestic source. Then run the following commands to check for and update the EEPROM:\n\n<!-- -->\n\nsudo apt-get update\n       sudo apt-get upgrade -y\n       sudo rpi-eeprom-update",
                "char_count": 1031,
                "token_estimate": 258
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to boot from NVMe SSD?",
                "chunk_index": 9,
                "content": "``   If the system indicates that it is already up-to-date (displays \"up-to-date\"), no update is needed. If an update is available, run `sudo rpi-eeprom-update -a` and then restart your Raspberry Pi. ``\n\n-   3\\. <strong>Updating using raspi-config<\/strong>: Open raspi-config, select \"Advanced Options,\" then choose \"Bootloader Version,\" select \"Latest,\" and then restart your Raspberry Pi.\n\n<!-- -->\n\n-   4\\. <strong>Check EEPROM version and update status<\/strong>: Use the following commands to view the current EEPROM version and check for available updates:\n\n<!-- -->\n\nvcgencmd bootloader_version\n       sudo rpi-eeprom-update\n\n``   If an update is available, use `sudo rpi-eeprom-update -a` to install it and then restart your Raspberry Pi. ``\n\n-   5\\. <strong>Manually check for updates and install<\/strong>: Run the \\`rpi-eeprom-update\\` command without any parameters to check if an update is needed. If an update is available, use the following command to install it:\n\n<!-- -->\n\nsudo rpi-eeprom-update -a\n       sudo reboot\n\n`This will apply the update and it will take effect on the next reboot.`",
                "char_count": 1106,
                "token_estimate": 277
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to boot from NVMe SSD?",
                "chunk_index": 10,
                "content": "Please note that if you are using a Raspberry Pi 4B or a newer model, these steps should be applicable. If you need to update to a specific beta version or a custom version, more advanced operations may be required, including downloading firmware from GitHub and using specific command-line arguments for the update.",
                "char_count": 316,
                "token_estimate": 79
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "How to build samba server with N07",
                "chunk_index": 11,
                "content": "Please refer to our tutorial video on YOUTUBE channel. \\[ <https:\/\/www.youtube.com\/watch?v=i0YhBynay9o> \\]",
                "char_count": 106,
                "token_estimate": 27
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Package Includes",
                "chunk_index": 12,
                "content": "-   1 x N07 M.2 2280 PCIe to NVMe Bottom\n-   1 x Custom PCIe FFC cable\n-   4 x M2.5x6mm copper pillar\n-   4 x M2.5x12+4mm long copper pillar\n-   4 x M2.5x4mm Flat head screw\n-   2 x M2 Hard drive copper pillars and Screws (to fix NVME M.2 SSD)\n\n<img src=\"EP-0211-10.jpg\" title=\"EP-0211-10.jpg\" width=\"800\" alt=\"EP-0211-10.jpg\" \/>",
                "char_count": 329,
                "token_estimate": 83
            },
            {
                "title": "EP-0211",
                "rev_id": 15297,
                "heading_path": "Keywords",
                "chunk_index": 13,
                "content": "-   N07 M.2 2280 PCIe to NVMe Bottom, 52Pi N07 series, M.2 2280 PCIe to NVMe Bottom.",
                "char_count": 84,
                "token_estimate": 21
            }
        ]
    }
}