All Questions
2 questions
0
votes
0
answers
64
views
Connect wifi service with dbus-native
I am working on a project in the Node.js environment that via dbus-native interfaces with Connman. What I need to do is create some code that allows it to connect to a secure wifi network. I went to ...
1
vote
1
answer
1k
views
Node dbus-native - Passing Passphrase while connecting to WiFi service using connMan
Hi I have been having this problem for the last couple of days, while trying to connect to a protected WiFi network using dbus. So the code I have developed so far is:
Register Agent
var dbus = ...