Reader small image

You're reading from  Hands-on ESP32 with Arduino IDE

Product typeBook
Published inJan 2024
PublisherPackt
ISBN-139781837638031
Edition1st Edition
Right arrow
Author (1)
Asim Zulfiqar
Asim Zulfiqar
author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar

Right arrow

Exploring wireless capabilities with Wi-Fi

Wi-Fi, short for wireless fidelity, is a wireless communication technology that allows devices to connect to the internet and local networks without using physical cables. It operates on radio frequency signals, typically in 2.4 GHz and 5 GHz bands, and enables data transmission between devices such as smartphones, laptops, and IoT devices. Wi-Fi provides high-speed and reliable internet access, facilitating seamless connectivity and enabling users to access online resources, stream media, and communicate with other devices within the network range. In this section, we will explore how Wi-Fi protocols work, the capabilities of ESP32 Wi-Fi, and a few practical examples of using ESP32 as an access point and client. But first, let’s see how the Wi-Fi protocol works.

How the Wi-Fi protocol works

TheWi-Fi protocol, based on IEEE 802.11 standards, works by enabling devices to communicate wirelessly over radio frequencies. When a Wi...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Hands-on ESP32 with Arduino IDE
Published in: Jan 2024Publisher: PacktISBN-13: 9781837638031

Author (1)

author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar