Search found 1 match

by BArtWell
Sun Jun 21, 2020 8:10 am
Forum: ESP IoT Solution
Topic: How to implement l2tp on esp32?
Replies: 0
Views: 2585

How to implement l2tp on esp32?

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?