# Base PoE

### Product Features
- Support PoE IEEE802.3 AF
- DC input supply voltage: 9-24V
- Ethernet access
- HT3.96 port for supporting RS485/RS232 communication
- 8 independent hardware socket simultaneous communication
- Support TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE protocols
- Support integrated 10BaseT / 100Base-T Ethernet PHY
- Easy to fixed on the wall
## Applications
- Ethernet controller
- Ethernet and RS485/RS232 data forwarding
- Ethernet network node
## Include
- 1x PoE Base
- 1x TTL-to-RS485 adapter board
- 1x TTL-to-RS232 adapter board
- 1x pin header 20pin
- 1x metal rails and magnet discs
- 3x HT3.96 terminal
- 2x 3pin
- 1x 4pin
- 10x cold crimp terminal(red Copper Lugs)
- 3x Allen wrench
- 1x 1.5mm
- 1x 2mm
- 1x 2.5mm
- 2x hexagon socket head cap screws M3x28
- 4x hexagon socket tapping screw KA2x4
- 1x countersunk head screw M3x8
## Specification
| Resources | Parameter |
| Ethernet chip | W5500 |
| Support protocols | TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE |
| RS485 chip | SP3485EE |
| RS232 chip | MAX232 |
| PoE power supply mode | Idle network cable pin power supply(10M/100M Ethernet),J4&J5(VC-),J7&J8(VC+) |
| PoE specification | IEEE802.3 AF |
| DC input voltage | 9V~24V |
| Net weight | 32g |
| Gross weight | 132g |
| Product size | 54*54*28mm |
| Package Size | 105*65*40mm |
| M5Stack | GPIO13 | GPIO18 | GPIO19 | GPIO23 | GPIO26 | GPIO34 | GPIO5 | GPIO15 |
|---|---|---|---|---|---|---|---|---|
| W5500 PoE | RST | CLK | MISO | MOSI | CS | INT | RX | TX |
## Schematic
## Related Link
- **Datasheet**
- [W5500](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/base/W5500_datasheet_v1.0.2_1_en.pdf)
- [SP485EEN](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf)
- [MAX232](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicRS232/MAX232.pdf)
## Example
- Get Arduino code [click here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Base/W5500_PoE)