{
    "ok": true,
    "data": {
        "title": "EP-0209",
        "rev_id": 14671,
        "updated_at": "2024-04-23T02:29:57+00:00",
        "chunk_count": 10,
        "chunks": [
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "",
                "chunk_index": 0,
                "content": "# EP-0209",
                "char_count": 9,
                "token_estimate": 3
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "N05 M.2 2242 PCIe to NVMe Top",
                "chunk_index": 1,
                "content": "<figure>\n<img src=\"N05-main.png\" title=\"N05-main.png\" width=\"320\" alt=\"N05-main.png\" \/>\n<figcaption aria-hidden=\"true\">N05-main.png<\/figcaption>\n<\/figure>",
                "char_count": 154,
                "token_estimate": 39
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Purchase Link",
                "chunk_index": 2,
                "content": "-   Purchase Link: \\[ <https:\/\/52pi.com\/collections\/new-arrivals\/products\/n05-m-2-2242-pcie-to-nvme-top> \\]",
                "char_count": 107,
                "token_estimate": 27
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Description",
                "chunk_index": 3,
                "content": "N05 is an NVME M.2 SSD(NVMe 2230, 2242 GEN 3) PIP (PCIe Peripheral Board) for the Raspberry Pi 5 that uses the new PCIE interface of the Raspberry Pi 5 to utilize the NVME M2 SSDs for fast data transfers and ultra-fast booting.\n\nN05 is compatible with the standard HAT size of Raspberry Pi and supports two sizes of NVMe SSD: 2230 and 2242. The included SSD mounting screws make it convenient for users to switch between the two sizes at any time.",
                "char_count": 447,
                "token_estimate": 112
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "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 and 2242, extra custom CNC SSD mount screw, no soldering required.\n-   <strong>PCIe Support:<\/strong> PCIe x1 interface in both Gen2 & Gen3 standards.\n-   <strong>Hollow design: <\/strong>Hollow 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>Compatible Form Factor:<\/strong>Board format is compatible with the original Raspberry Pi HAT dimensions of 65 x 56.50 mm.\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.",
                "char_count": 1110,
                "token_estimate": 278
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Features",
                "chunk_index": 5,
                "content": "-   <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.\n-   <strong>Camera\/Display fpc cutout:<\/strong> The openings in the PCB allow for the routing of two Display\/Camera FPC cables.",
                "char_count": 281,
                "token_estimate": 71
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Gallery",
                "chunk_index": 6,
                "content": "-   Product Outlook\n\n[left\\|800px](File:EP-0209-10.jpg \"wikilink\")\n\n-   Board Details\n\n[left\\|800px](File:EP-0209-3.jpg \"wikilink\")\n\n-   Installation method\n\n[left\\|800px](File:EP-0209-4.jpg \"wikilink\")\n\n-   NVMe SSD Size compatibility\n\n[left\\|800px](File:EP-0209-8.jpg \"wikilink\")\n[left\\|800px](File:EP-0228-07.jpg \"wikilink\")\n\\* Application scenario [left\\|800px](File:EP-0209-2.jpg \"wikilink\")\n[left\\|800px](File:EP-0209-5.jpg \"wikilink\")\n[left\\|800px](File:EP-0209-6.jpg \"wikilink\")\n\n-   2D Product Outlook\n\n<img src=\"N05-1.png\" title=\"N05-1.png\" width=\"800\" alt=\"N05-1.png\" \/>\n\\* Frontal Face <img src=\"N05-2.png\" title=\"N05-2.png\" width=\"800\" alt=\"N05-2.png\" \/>\n\\* Back face <img src=\"N05-3.png\" title=\"N05-3.png\" width=\"800\" alt=\"N05-3.png\" \/>\n\\* 2D Mechanical drawing <img src=\"2D_Mech_N05_M.2_2242_PCIe_to_NVMe_Top.png\" title=\"2D_Mech_N05_M.2_2242_PCIe_to_NVMe_Top.png\" width=\"800\" alt=\"2D_Mech_N05_M.2_2242_PCIe_to_NVMe_Top.png\" \/>",
                "char_count": 941,
                "token_estimate": 236
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "How to enable PCIe on Raspberry Pi 5?",
                "chunk_index": 7,
                "content": "-   Modify \/boot\/firmware\/config.txt and adding following parameters:\n\n<!-- -->\n\n    dtparam=pciex1\n\nAnd 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\nYou can run devices at PCIe Gen 3.0 speeds if you test and they run stable.\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": 658,
                "token_estimate": 165
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Package Includes",
                "chunk_index": 8,
                "content": "-   1 x N05 M.2 2242 PCIe to NVMe Top\n-   1 x PCIe FFC cable (40mm length)\n-   4 x M2.5x16mm Spacers\n-   6 x M2.5x5mm Screws\n-   1 x M2x4mm Screws (to fix MVME M2 SSD)\n\n<img src=\"EP-0209-7.jpg\" title=\"EP-0209-7.jpg\" width=\"800\" alt=\"EP-0209-7.jpg\" \/>",
                "char_count": 250,
                "token_estimate": 63
            },
            {
                "title": "EP-0209",
                "rev_id": 14671,
                "heading_path": "Keywords",
                "chunk_index": 9,
                "content": "-   N05 M.2 2242 PCIe to NVMe Top, PCIe to NVMe Expansion board.",
                "char_count": 64,
                "token_estimate": 16
            }
        ]
    }
}