Search found 2 matches

by zokkkk
Thu Mar 14, 2024 4:49 am
Forum: General Discussion
Topic: Can UDP and TCP communications be used simultaneously?
Replies: 1
Views: 632

Can UDP and TCP communications be used simultaneously?

Can't UDP and TCP communications be used at the same time?
For example, suppose there are three ESP32s, A, B, and C,
Is it originally impossible to send and receive data by setting A as AP, B as TCP, and C as UDP?
by zokkkk
Mon Feb 20, 2023 12:23 am
Forum: General Discussion
Topic: Questions about Bluetooth scanning
Replies: 0
Views: 652

Questions about Bluetooth scanning

I am using Bluetooth communication using ESP32-WROOM-32U. However, when using AT+BTSTARTDISC to scan for nearby Bluetooth devices, the time to find the device is not constant and varies each time. Sometimes there is a difference of more than 10 seconds between the fastest and the slowest. Originally...