ivmarkov

Results 697 comments of ivmarkov
trafficstars

1. Good catch for the Uri - I'll expose it! 2. The Middleware is still there in the new API. What is missing in the latest version is the notion...

I hope you do understand how insecure SmartConfig is. The fact that Texas Instruments invented it (if that's even true; there seems to exist prior art) does not make it...

On a second thought, the protocol can be made secure if the esptouch app requires you to enter an aes key which is specific for the concrete iot device. The...

Ok so easy connect seems to use public action frames instead of udp packet length to send the (encrypted) ssid and pass to the iot device, but otherwise the approach...

Wifi easy connect seems to be part of Android 10 already, strange that I cannot find it on my Samsung ui... https://source.android.com/devices/tech/connect/wifi-easy-connect

Hm, something is NOK with the includes of this PR. Check the CI build output.

I've now included `bootloader_common.h` in the build. Do you need something else included?

@svenstaro Do we need anything for this PR to graduate from the Draft status?

@svenstaro Any progress?

I don't think the root cause of this problem is logging. It might be that logging is triggering some sort of timing issue, that the no-logging code does not, but...