plan-d-io / P1-dongle

ESP32 firmware to receive, parse, store and forward energy data coming from the P1-port enabled digital meters
MIT License
21 stars 3 forks source link

Support for WPA2 Enterprise EAP-TTLS #7

Closed mcuelenaere closed 7 months ago

mcuelenaere commented 1 year ago

I noticed in the code that currently only WPA/WPA2 Personal support is available.

Having support for WPA2 Enterprise EAP-TTLS would be really useful for certain usecases (read as: support Telenet Wi-Free).

Based on some quick searching through the ESP32 code, this seems to be a supported usecase and not too difficult to add support for.

I might look into adding support myself, if I get my hands on a dongle. If not, this issue can be used by someone else as a starting point to implement it.

Epyon01P commented 7 months ago

I have not identified a clear use case for this, especially now WiF-Free is being shut down. If your digital meter is outside wifi coverage, perhaps you can take a look at my LoRa dongle.