Skip to content

Commit

Permalink
Update WIFI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdihakimRoble authored Feb 9, 2024
1 parent 8bf16e0 commit e71cfac
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions protocols/WIFI.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
## WIFI

Here is some text...
### WiFi - Protocol Overview:

### Protocol Overview
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
WiFi, short for wireless fidelity, is a widely used wireless communication protocol that enables devices to connect and communicate over a local area network (LAN) without the need for physical cables. It operates in the 2.4 GHz and 5 GHz frequency bands and supports high data transfer rates.

### Range
Some text...
### Range:

### Power Consumption
Some text...
WiFi offers a robust range, typically up to 30 meters indoors and 100 meters outdoors, making it suitable for various applications, from home networking to larger installations.

### Security
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
### Power Consumption:

### Other Considerations for IoT
1) List item
2) List item
3) List item
One drawback of WiFi is its relatively high power consumption compared to other low-power wireless protocols. This factor can be critical for IoT devices relying on battery power.

### Security:

WiFi provides various security mechanisms to protect data during transmission. Common security protocols include WEP (Wired Equivalent Privacy), WPA (WiFi Protected Access), and the more advanced WPA2/WPA3. These protocols support encryption and authentication methods, enhancing communication security.

### Further Considerations for the IoT:

WiFi supports simultaneous connections from multiple devices, making it suitable for scenarios with numerous connected devices. WiFi-enabled IoT devices can utilize existing infrastructure in homes and businesses, simplifying deployment.

### Conclusion:

WiFi is a versatile and widely used wireless protocol with an excellent range and high data transfer rates. Its suitability for IoT applications depends on specific requirements, taking into account power consumption and the need for high-speed data transmission. Additionally, the robust security features make WiFi a secure option for various IoT deployments.

0 comments on commit e71cfac

Please sign in to comment.