All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue with connman.service
@ 2022-04-29 19:06 Matthew Austin
  2022-05-02 10:05 ` Thomas Bartosik
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Austin @ 2022-04-29 19:06 UTC (permalink / raw)
  To: connman


[-- Attachment #1.1: Type: text/plain, Size: 576 bytes --]

Hi, I'm using dbus to try and connect to wifi access point. I've made a
provisioning file in /var/lib/connman as suggested by the documentation.
However, when I make the call to the endpoint Connect for the service that
I'm trying to connect to, I just get Operation Timeout or I get that the
signature doesn't exist. This happens when using my c program to do this as
well as doing this through d-feet. I'm not sure but it's like it ignores
the provisioning file that I have. Attached is the file that I've created
as an example. Any help would be appreciated.

Thanks,
Matt

[-- Attachment #1.2: Type: text/html, Size: 686 bytes --]

[-- Attachment #2: main.config --]
[-- Type: application/octet-stream, Size: 311 bytes --]

[global]
Name=RobotNetworkConfig
Description=Config file for wifi network

[service_wifi_a434d9da41ca_4642495f47756573742d32_managed_psk]
Type=wifi
Name=FBI_Guest-2
SSID=4642495F47756573742D32
Passphrase=snowden3D
Favorite=true
AutoConnect=true
NameServers=10.10.10.1
IPv4=dhcp
IPv6=auto
MAC=59:7a:e3:8d:39:2f

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-25  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 19:06 Issue with connman.service Matthew Austin
2022-05-02 10:05 ` Thomas Bartosik
2022-05-25  7:12   ` Daniel Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.