docs:blox:blox-wifi-setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:blox:blox-wifi-setup [2024/08/27 12:30]
admin
docs:blox:blox-wifi-setup [2024/08/27 13:14] (current)
admin
Line 10: Line 10:
  
 ===== 6.6.1.1 Wifi Initialization ===== ===== 6.6.1.1 Wifi Initialization =====
 +
 +Use the "Setup Wifi" block to intialize a connection to your Wifi Network. 
 +Make sure to use your correct SSID (Network name) and PSK (Password). 
 +You can use DHCP, or static IP addresses. 
  
 ^ Using DHCP (Dynamic IP) ^ Using Static IP address ^ ^ Using DHCP (Dynamic IP) ^ Using Static IP address ^
-| {{:docs:blox:pasted:20240827-122950.png}} | {{:docs:blox:pasted:20240827-122929.png}} | +| {{:docs:blox:pasted:20240827-123113.png}} | {{:docs:blox:pasted:20240827-123053.png}} |  
 + 
 +===== 6.6.1.2 mDNS Hostname ===== 
 + 
 +MDNS (Multicast DNS) allows devices on the same local network to discover each other using domain-name-like names without a centralized DNS server. In BLOX projects, setting an mDNS hostname lets you access the device using a human-readable name (e.g., blox.local or frontdoorlock.local) instead of its IP address. 
 + 
 +Add the "Setup mDNS" block to your BLOX initialization to set up a hostname 
 + 
 +Make sure every device has a unique name, making it easy to remember will be beneficial 
 + 
 +{{:docs:blox:pasted:20240827-123459.png}} 
 + 
 +When the BLOX boots up you'll see it sets a mDNS Responder to respond to mDNS requests 
 + 
 +{{:docs:blox:pasted:20240827-124648.png}} 
 + 
 +And then you can find your BLOX device on the network (by pinging for example) by name (without needing to know its IP): 
 + 
 +{{:docs:blox:pasted:20240827-124756.png}} 
 + 
 + 
 + 
 + 
 + 
docs/blox/blox-wifi-setup.1724761814.txt.gz · Last modified: 2024/08/27 12:30 by admin