Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi

Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi

Table of Contents Direct Ethernet Connection: Flashing DietPi System to NanoPi NEO2 via Windows Network Sharing and Configuring RTL8188GU WiFi Download System Image Flash System Image Initial Setup of DietPi System Connect to NanoPi NEO2 Connect to NanoPi via Shell Tool Connect to WiFi Table of Contents Introduction Materials and Software Preparation Flashing System Image … Read more

WiFi Configuration in Embedded Linux Using C++

WiFi Configuration in Embedded Linux Using C++

The previous article “Analysis of WiFi Configuration Scripts in Embedded Linux” introduced how to configure WiFi on embedded Linux development boards using shell scripts to call tools like wpa_supplicant. This article will introduce how to achieve the same functionality through C++ programming. 1. Preparation My development board previously had a script set to automatically start … Read more