We are upgrading our product from the BeagleBone Black to BeagleBone Black Wireless and have had a really tough with automating a connection using connmanctl. In our current product's commissioning process, a customer logs into their BB via either USB or AP mode (which is hosting a wifi configuration page) and is able to enter their Wi-Fi SSID/password which is then passed onto a script to establish a connection with their network. The original implementation simply modified the /etc/network/interfaces file and with ifup/ifdown established a connection with their wireless network. However, we have had zero luck automating this connection using connmanctl as it launches an interactive shell which makes it impossible for scripts to enter user passwords. Any thoughts??
Started investigating /var/lib/connman/settings today but was hoping someone had success with this. Would hate to revert to our old method by uninstalling connmanctl.. Thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9de9f9d8-8d18-4fd2-ace3-42b2d08df5f0%40googlegroups.com.
