As the wifi chip on both Raspberry Pi and Orange Pi boards have closed software (blobs), the wifi implementation is done with the DMX wifi board.
The Station Mode configuration is stored on the sdcard in the file "network.txt".
Example: ssid=MYSSID password=secret When there is no file "network.txt" then the node acts as a Wifi Access Point. The Access Point configuration is stored on the sdcard in the file "ap.txt".
When the file "ap.txt" is omitted or the password is <blank>, then the AP authentication mode is Open. Otherwise it is : WPA2 PSK Only 2 connections are allowed. |
Orange Pi > Network configuration >