Page 1 of 1

How to implement l2tp on esp32?

Posted: Sun Jun 21, 2020 8:10 am
by BArtWell
With Raspberry I can check is a smartphone close by a command

Code: Select all

l2tp SMARTPHONE_MAC
. This method works very well for me.

How can I implement the same with ESP32?