esp-wifi-logger icon indicating copy to clipboard operation
esp-wifi-logger copied to clipboard

Use a custom wifi handler

Open VedantParanjape opened this issue 4 years ago • 9 comments

Using protocol-common example for connecting to wifi is forbidden. It is possible to implement a simple wifi handler for the same. It will also remove dependency of protcol_examples_common example.

CC: @shivam5594

VedantParanjape avatar Nov 12 '20 10:11 VedantParanjape

Yes, true. I have already implemented that locally. Let me see if I can embed that

shivam5594 avatar Nov 12 '20 10:11 shivam5594

Cool, I can use that. I need it for one more project I am doing

VedantParanjape avatar Nov 12 '20 10:11 VedantParanjape

Hi, any progress ?

VedantParanjape avatar Nov 21 '20 18:11 VedantParanjape

Haven't worked on it.

shivam5594 avatar Nov 21 '20 19:11 shivam5594

Ohk

VedantParanjape avatar Nov 23 '20 19:11 VedantParanjape

Hi, you seem to be busy. should I close this issue?

VedantParanjape avatar Dec 12 '20 09:12 VedantParanjape

Yes I am little busy right now. You can either move it to you instead of closing. Someone else might do it.

shivam5594 avatar Dec 13 '20 18:12 shivam5594

@shivam5594 https://github.com/Open-Authenticator/wifi-handler-component I wrote this finally, I need to document it still. But all functions have doc strings.

VedantParanjape avatar Apr 06 '21 17:04 VedantParanjape

That's great. I'll check it soon. 👏

shivam5594 avatar Apr 06 '21 18:04 shivam5594