nymea / berrylan

Raspberry Pi WiFi setup
http://berrylan.org
GNU General Public License v3.0
335 stars 55 forks source link

Use my own ios front end to set up wifi #69

Closed osarhan closed 2 years ago

osarhan commented 2 years ago

Hi!

This project is amazing! Thank you for supporting and maintaining it!

Quick question...

Is it possible for me to use the berrylan RPI module on the RPI, and use my own front end/ios app to configure?

Is there something I need to be aware of when doing so? Would love to embed this process within my app directly, rather than having users download this as a separate app.

TYIA!

simonseres commented 2 years ago

Hi @osarhan! You can find SW and documentation for nymea-networkmanager here: https://github.com/nymea/nymea-networkmanager This is the RPi endpoint of BerryLan.

Cheers!