Ryan Powell
Ryan Powell
I've created a branch with this addition: https://github.com/konnected-io/konnected-security/tree/custom-time-server It will use the gw as the first server if there is no `time_server` setting found as having a nil value there...
Sure you can do that. Works just as you would expect, create a client instance and a server instance and give it a go.
Hi @AndrewMagpie, I believe the cause to be in the different handling of the AD flags in the data count, I still need to verify this. For an explanation, the...
I don't think that issue exists any longer, I have not yet heard of it being a problem since I started this repo and that functionality was removed initially.
Hmm, can't say I've ever tried this or seen this done before but it should certainly not crash. Thanks for reporting, I will look into it.
Thanks for this! I believe the initialization code will also require a similar change from my interpretation of the esp-nimble updates.
Yes, that function is not used, however direct initialization of the controller/host stack is. It's my understanding that this has been reduced to a single call of `nimble_port_init` as the...
Sorry for the delay on this, I've been extremely busy and completely forgot about it 👎. Thanks for this!
I have not been able to reproduce this, I believe it requires certain conditions that I haven't had time to investigate.
Well that's certainly one way to do it :smile:. I'm curious though, why do you need this to be the public address? For most uses it should not matter.