msolters / wifi-control-node

A NodeJS module that allows you to scan for, connect to and disconnect from wireless access points near the server. Great for offline or local apps.
https://www.npmjs.com/package/wifi-control
MIT License
168 stars 48 forks source link

scanForWiFi not working on Ubuntu mate 18.04 LTS #46

Open saadsaeed01 opened 5 years ago

saadsaeed01 commented 5 years ago

Hello, I have used wifi-control with Ubuntu Mate 16.04 LTS on Odroid Xu4 . It works perfectly fine on it. I never had an issue with anything. Now, I am doing the same on Ubuntu Mate 18.04 LTS on Odroid N2. But when I use the scanForWiFi method, it doesn't returns any Wi-Fi present in my proximity.Can you please tell me what could be the issue here?

Thanks.

fanciulli commented 4 years ago

Same for me.