I have been using neo air for about 9 months in a machine vision/drone application.
Initially i brought up 9 nanoPi NEO Airs, booting from sd card, with console over wifi using ssh by writing a valid wpa_supplicant.conf in the /rootfs/etc/wpa_supplicant on the sd card image. This worked like a charm.
I now need to configure some more nanoPis - but I cannot get them to come up on wifi.
The website now shows that the radio must be enabled with a straightforward 'nmcli r wifi on' command. Unfortunately, I cannot seem to get this to work on the initial boot from an sd card. I have added '/usr/bin/nmcli r wifi on' to rc.local, and of course written a valid wpa_supplicant.conf. But it is not working.
Can anyone tell me how to accomplish this? I need to be able ssh over wifi on the initial boot from sd card. I am pretty sure that the missing piece with new images is enabling wifi with the nmcli command. But how do I get this to work from the initial boot?
thanks,
seth
Initially i brought up 9 nanoPi NEO Airs, booting from sd card, with console over wifi using ssh by writing a valid wpa_supplicant.conf in the /rootfs/etc/wpa_supplicant on the sd card image. This worked like a charm.
I now need to configure some more nanoPis - but I cannot get them to come up on wifi.
The website now shows that the radio must be enabled with a straightforward 'nmcli r wifi on' command. Unfortunately, I cannot seem to get this to work on the initial boot from an sd card. I have added '/usr/bin/nmcli r wifi on' to rc.local, and of course written a valid wpa_supplicant.conf. But it is not working.
Can anyone tell me how to accomplish this? I need to be able ssh over wifi on the initial boot from sd card. I am pretty sure that the missing piece with new images is enabling wifi with the nmcli command. But how do I get this to work from the initial boot?
thanks,
seth