Raspberry-Pi Wifi Access-point

Hi @joe,

Thanks for the reply!

I tried doing the mentioned procedure but I’m unable to resolve my problem. Maybe I’m doing it wrong.
I have included a resin-hotspot file in /boot/system-connections directory on the SD card replacing with the current device’s uuid.
I’m trying to use the Network Manager DBUS API to enable resin-hotspot. But I’m getting the following hex values while trying to get the available connections in python terminal.

and while trying to use the example python program activate_connection.py given with the source code, I’m getting the following,

Can you kindly direct me to the correct procedure for using the Network Manager DBUS API. Thanks!