digidem / edt-offline

Low-energy device that creates an access-point with the Earth Defender's Toolkit platform running, even without the Internet. It provides applications, documentation, use cases, curated websites, and application bridges.
http://demo.earthdefenderstoolkit.com/
MIT License
12 stars 0 forks source link

can't create hotspot #27

Closed achou11 closed 1 year ago

achou11 commented 1 year ago

Description

should be able to see the SSID for the offline EDT portal as an available network to connect to, but doesn't show up. Potentially relevant log:

Starting Earth Defenders Toolkit Hotspot and Captive-Portal
[network_manager::device:WARN] Undefined device type: 30
WiFi device: wlan0
[network_manager::dbus_api:ERROR] Get org.freedesktop.NetworkManager.AccessPoint::RsnFlags property failed on /org/freedesktop/NetworkManager/AccessPoint/48: wrong property type
Error: Getting access points failed
  caused by: D-Bus failure: Get org.freedesktop.NetworkManager.AccessPoint::RsnFlags property failed on /org/freedesktop/NetworkManager/AccessPoint/48: wrong property type

Potentially relevant issue: https://github.com/balena-os/wifi-connect/issues/416 with suggestion for fix


Details:

Device Model: Raspberry Pi 4b EDT Offline version: v0.4.1

Mattssmith94 commented 1 year ago

I'm also running into this same issue. I commented on https://github.com/balena-os/wifi-connect/issues/416, as their solution didn't work for me. Hopefully it gets resolved soon.

luandro commented 1 year ago

Changing WiFi stack to use https://github.com/balena-labs-research/python-wifi-connect

luandro commented 1 year ago

Should have been solved by #28