Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Zero 3

12 bytes added, 09:59, 18 July 2023
create_ap method to create WIFI hotspot in NAT mode
<li>Take out the mobile phone at this time, you can find the WIFI hotspot named '''orangepi''' created by the development board in the searched WIFI list, and then you can click '''orangepi''' to connect to the hotspot, the password is set above '''orangepi'''</li>
[[File:zero3-img119-1.png]]
</ol>
<ol start="4" style="list-style-type: decimal;">
<li>After the connection is successful, the display is as shown in the figure below</li>
[[File:zero3-img120-1.png]]
</ol>
<ol start="5" style="list-style-type: decimal;">
By default, the DHCP service of the development board will assign an IP address of '''192.168.12.0/24''' to the device connected to the hotspot. At this time, click on the connected WIFI hotspot '''orangepi''', and then you can see that the IP address of the mobile phone is '''192.168.12.X'''
[[File:zero3-img120-1.png]]
[[File:zero3-img121-1.png]]
At this time, after connecting to the hotspot through the mobile phone, click on the connected WIFI hotspot '''orangepi''', and then you can see that the IP address of the mobile phone is '''192.168.2.X'''.
[[File:zero3-img120-1.png]]
[[File:zero3-img122-1.png]]
</ol>
<ol start="7" style="list-style-type: decimal;">
At this time, the mobile phone cannot search for the WIFI hotspot. You need to manually specify the name of the WIFI hotspot and enter the password to connect to the WIFI hotspot.
[[File:zero3-img123-1.png]]
</li></ol>
<span id="create_ap-method-to-create-wifi-hotspot-in-bridge-mode"></span>