libretiny icon indicating copy to clipboard operation
libretiny copied to clipboard

Support smartconfig (airkiss)?

Open martin-angeleri opened this issue 2 years ago • 5 comments

Hi, does it support Smartconfig (ESP airkiss)? Thaks!

martin-angeleri avatar Feb 17 '23 16:02 martin-angeleri

There's some code related to Airkiss in the Beken SDK, but it's not officially supported nor tested by us.

kuba2k2 avatar Feb 18 '23 09:02 kuba2k2

Thank you very much for your answer. I have seen that library in the SDK, could you tell me how to use it?

martin-angeleri avatar Feb 22 '23 11:02 martin-angeleri

Not really, since I don't know how to use it :smile:

kuba2k2 avatar Feb 22 '23 12:02 kuba2k2

Jajaj ok. Airkiss is a protocol to send router credentials to the BK. Both the APP and the BK must be in airkiss mode, basically packets are sent and a sniffing process takes place to collect them for a certain time. It is very useful. On the ESP8266/32 it is called smartconfig and esp-touch. You should find a way to put the BK in that mode. Greetings.

martin-angeleri avatar Feb 22 '23 12:02 martin-angeleri

I'm just saying that I've never used this library, so I don't know how to guide you to use it - you have to find out by yourself.

kuba2k2 avatar Feb 22 '23 13:02 kuba2k2