Hello I am using a Raspberry Pi 4 (Rpi4) as a WiFi to Ethernet converter. I programmed the Rpi4 to act as a DHCP server and this setup is working fine in converting WiFi to Ethernet (transmitting data, I can see the ethernet port LEDs flashing). I wanted to power this Rpi4 over PoE, so I got the PoE+ hat and when I attached it and connected it to the PoE+ injector, I was able to power the Rpi4 but I didn't get any transmitted data over ethernet (neither of the ethernet port LEDs are on), and I can't figure out why.
Any ideas?