Bluetooth y Wifi

Bluetooth y Wifi

University

10 Qs

quiz-placeholder

Similar activities

Engineering Iot - Quiz

Engineering Iot - Quiz

University

10 Qs

Into the IoT-Verse: IoT or NoT

Into the IoT-Verse: IoT or NoT

University

15 Qs

Quiz sobre Ethical Hacking y Kali Linux

Quiz sobre Ethical Hacking y Kali Linux

University

15 Qs

Managementul Calitatii Quiz 6

Managementul Calitatii Quiz 6

University

10 Qs

8051 Microcontroller Applications Quiz

8051 Microcontroller Applications Quiz

University

15 Qs

Bluetooth y Wifi

Bluetooth y Wifi

Assessment

Quiz

Engineering

University

Medium

Created by

John Quispe

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué biblioteca se utiliza en Arduino IDE para conectar el ESP32 a una red Wi-Fi?

Wifi.net

WiFi.h
Bluetooth.h
WiFiConnect.h

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la función de WiFi.begin(ssid, password); en el ESP32?

Establece una conexión Bluetooth con el dispositivo.

Configura el modo de conexión Wifi con el buffer de datos.

Reinicia el módulo WiFi del ESP32.
Inicia la conexión a una red WiFi con el SSID y la contraseña proporcionados.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué función permite verificar si el ESP32 está conectado exitosamente a una red Wi-Fi?

WiFi.status()
WiFi.connect()
WiFi.isConnected()
WiFi.checkStatus()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué dirección IP asigna por defecto el ESP32 cuando actúa como punto de acceso (Access Point)?

172.16.0.1
192.168.4.1
10.0.0.1
192.168.1.1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el protocolo más comúnmente usado para transmitir datos entre dos ESP32 a través de Wi-Fi?

SPI

TCP/IP o UDP

FTP
HTTP

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué tecnología de Bluetooth soporta el ESP32 además del Bluetooth clásico?

Bluetooth Classic Plus
Bluetooth Mesh
Bluetooth Low Energy (BLE)
Bluetooth 5.0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué biblioteca se utiliza en Arduino IDE para implementar Bluetooth clásico (SPP) en ESP32?

BluetoothSerial
BluetoothLink
BluetoothManager
BluetoothConnect

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?