Jeff Kletsky
Jeff Kletsky
Fails on a mixed WPA2/WPA3 or a pure WAP3 network against OpenWrt HEAD as of late May 2022. `hostapd` reports ``` Mon Jun 13 12:49:46 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH...
Just the wrong ones for connecting _with_ SAE https://wiki.archlinux.org/title/wpa_supplicant#Connections_to_pure_WPA3-SAE_access_points
http://docs.openhab.org/administration/logging.html#config-file does indicate that log configuration is to be done in `org.ops4j.pax.logging.cfg` It does not indicate that changes from the console are not “sticky” across reboots. I have read that...
I'm definitely interested in helping out on this as I can, as getting off Arduino is high on my list right now. If you have the order of library search...
Thanks! Looking at ASF4 now -- that Start tool is painfully slow. I did see that [Adafruit has some extracts](https://github.com/adafruit/asf4), but they tend to only pull what they need to...
I'd definitely like to see this as well, especially as SUA-series APC units that aren't trashed are getting pretty scarce and the SMT-series units are coming down to a reasonable...
For clarity, at least at this time (2017-01-15), the following does _not_ preserve things removed as "conflicting": ``` PicoGApps Include +(ExtShared) +(ExtServices) ``` I _definitely_ would like to see an...
This is still a problem, even after either installing url and buffer, as well as adding the webpack config as described at https://viglucci.io/how-to-polyfill-buffer-with-webpack-5 as ./webpack.config.js and selecting that in the...
I'm seeing something _perhaps_ related, when I've got a device that drops connectivity (powered off) and then try to reconnect programmatically. If you think this is a different issue, more...
To reproduce: 1. Configure the BLE_ID 2. Turn the device on and enable its advertisements 3. Run the program 4. Observe that the device connects 5. Turn the device off...