Hi,
I am developing a tiny IoT device which is based on the i.MX8 nano.
Currently i am using the NXP evaluation kit that supports the i.MX8 nano.
My goal is to build a tiny embedded Linux distribution with Yocto that provides
A console only image that fully supports the target device hardware (NO X11 \ XWayland)
I would like to hear suggestion \ recommendation how can i manage the WiFi connectivity from c code by using APIs.
Managing the WiFi connectivity tasks could be:
Switching from WiFi hot-spot to WiFi client mode, get notification about connection \ disconnection events and so on.
Is it possible to use Network Manager?
Regrads,
Nissim