claudobahn

Results 9 comments of claudobahn

@thaJeztah is there a fork of this library for Mac somewhere, then? When using docker on Mac OSX, I'm getting error messages that match this library verbatim, see the issue...

Interestingly when I use purely command-line, the following sequence currently mostly works for me: * `wpa_cli -i wlan0 scan` * `wpa_cli -i wlan0 scan_results` * `wpa_cli -i wlan0 roam `...

@gtxaspec the roam doesn't cause any additional messages in `dmesg`, but independent of roam, this repeats over and over: ``` [ 1202.368957] RTW: unknown vendor specific information element ignored (vendor...

I've done this: `mv /opt/wz_mini/bin/iwlist /opt/wz_mini/bin/iwlist.disabled` and will see if the cameras behave better. Though "better" will be difficult to quantify :)

Hm, never mind, according to your comment, that only impacts the V2. And even thought running `iwlist wlan0 scan` outputs all the networks in the area, `wpa_cli -i wlan0 scan_results`...

Also, the IP addresses for AWS DNS entries typically rotate on a regular schedule, so the `/etc/hosts` entry will likely be more effective long-term and require less maintenance.

Maybe what makes more sense is having an option to not start (or kill) the Wyze processes, though? Instead of trying to block their communication. Some probably need to be...

See https://github.com/gtxaspec/wz_mini_hacks/issues/760 - secure boot is enabled as already confirmed by gtxaspec

@matthewwall I'm hoping for some guidance from you for pulling in `lightning_distance`. Basically I'd like to check `lightning_time` to see if it falls within the current accumulator window and if...