This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
43d6f90d72
esp-idf
/
examples
/
wifi
/
ftm
/
main
/
CMakeLists.txt
3 lines
82 B
CMake
Raw
Normal View
History
Unescape
Escape
FTM support for ESP32-C3 and connectionless mode 1. Support for FTM to work without any connection 1. Support for ESP32-C3 chip 3. Fix error case handling if FTM fails 4. Fix asynchronization, re-transmission related issues
2021-01-26 02:19:18 -05:00
idf_component_register
(
SRCS
"ftm_main.c"
Add support for FTM operation Add FTM support for below configuration - 1. Station(connected) as Initiator with AP as responder 2. SoftAP as responder with the connected Station Added Station example with runtime FTM configurations.
2021-01-21 09:25:39 -05:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink