Burngate wrote: ↑Tue Feb 18, 2020 10:41 am
drgeoff wrote: ↑Mon Feb 17, 2020 10:52 pm
My interpretation of "I like to see if I can add functionality of "Ethernet over Powerline" to this PI" and "I was thinking whether I can add this functionality to the PI itself so that I can carry one fewer gadgets during travel. " is that tpaullee was thinking not of using commercially available Powerline Networking units but making his own by somehow connecting his RPi to mains wiring and running the protocol software stack on the RPi. That interpretation is especially credible given the words "so that I can carry one fewer gadgets during travel".
Also what I was thinking.
His major problem as I see it (apart from safety) is that most PSUs are designed to
prevent anything on the mains from reaching the Pi, and provide only constant 5v to the Pi.
That means noise of any sort, including RF data, is removed before it reaches the Pi.
Also, the Pi itself has filters built-in (capacitors) to remove any gunge remaining on the 5v rail.
Perhaps he's thinking that the data lines on the USB-c connector could somehow be used to bypass the filtering effect of the PSU, but that's a different ball-game.
Thanks for people commented on this thread.
Yes, my wish was indeed just that of "caring one fewer gadgets"

.
Apparently this low-level functionality is not easy to integrate with PI with just my software and system level knowledge.
The extra baggage that is needed to make it work might be better served with just commercial Powerline Adapters.
I can take one extra set of Powerline adapter and try them out in hotel/cruise-ship setting.
Raspberry PI works well enough with small travel pocket size WiFi routers, which I turn them into a rocket.chat server in a mobile LAN environment without Internet. Tour bus, hotel, museum, and historical site are all good application of this.
Regards,
Paul