Search found 1 match
- Tue Jan 22, 2019 6:52 am
- Forum: ESP-IDF
- Topic: HELP! Questions about the EVENT-GROUP & TASK.
- Replies: 1
- Views: 2768
HELP! Questions about the EVENT-GROUP & TASK.
I am new in ESP32. In my project, it use BLE to scan the nearby beacon, and then use WIFI to upload the Beacon MAC address through TCP/IP protocol. However, when the BLE-scan-service event works and calls the TCP-task, the break period is over. It reminds me these: ==================================...