• sales

    +86-0755-88291180

PoE-HAT-(G) User Guide

Overview

Introduction

The PoE HAT (G) is an IEEE 802.3af/at-compliant PoE (Power Over Ethernet) HAT for Raspberry Pi 5. By using with a PoE router or switch that supports the IEEE 802.3af/at network standard, it is possible to provide both network connection and power supply for your Raspberry Pi in only one Ethernet cable.

Features

  • Standard Raspberry Pi 40PIN GPIO header.
  • PoE capability, IEEE 802.3af/at-compliant.
  • Onboard original IC solution for more stable PoE power performance.
  • Adopts non-isolated switched-mode power supply (SMPS).
  • Compact and easy to assemble.

Parameters

  • POE POWER INPUT: 38V ~ 57V DC in
  • POWER OUTPUT: GPIO header: 5V 5A (MAX)
  • DIMENSIONS: 56.5 × 64.98mm
  • NETWORK STANDARD: IEEE 802.3af/at PoE

Working with Raspberry Pi

Connect the PoE HAT (G) to Raspberry Pi 5: 

How to Install

Can be directly installed into the Raspberry Pi 5 case: 

Dimensions

Resource

FAQ

Question:Can PoE HAT (G) be connected to Pi4B+ or Pi 3B+?

 Answer:

No, PoE HAT (G) only supports Pi5.


Question:Does PI 5 have a limited current warning?

 Answer:

The Raspberry Pi board will detect the current through the USB power supply. If the current does not reach the maximum value of 5A, it will limit the USB output. As PoE HAT (G) powers the board through the 40PIN header, the current will also be limited.
Solution: Users can add the following command to the /boot/firmware/config.txt file:

usb_max_current_enable=1


Support