Knowing the issues/enhancements
We haven't resolved all of the issues for several reasons. These reasons are as follows:
The biggest and greatest is time.
Most of these issues don't fall in the scope of the book. They are related to the configuration of system, or hardware (which can change for users) driver implementation, or network configurations.
Try using ConnMan to achieve the same goal. This will be a rather simple implementation. The ConnMan package is already enabled in
core-image-sato
, but you will needconnmanctl
from theconnman-client
package, which is built in but not added torootfs
by default. With these packages, you can issueconnmanctl enable wifi
andconnmanctl tether wifi SSID Passphrase
and try connecting the devices.
Having said that, the following are the known issues with this implementation:
Our service fails to start at boot time. If we check the status, it shows
Active: inactive (dead)
.When we connect to our device and browse, we get some data loss messages continuously...