Search found 2 matches

by joel7uma
Fri Jun 25, 2021 4:19 pm
Forum: ESP-IDF
Topic: Wifi FTM and external APs
Replies: 2
Views: 2883

Re: Wifi FTM and external APs

I flashed the example code sucefully. WIth the command scan I see all AP but the FTM support of the google wifi is not reconigsed by esp32-s2. I've got 3 google router ("Google Pisito"). ftm> scan I (4770336) ftm_station: sta start to scan I (4772436) ftm_station: [Google Pisito][rssi=-41] I (477243...
by joel7uma
Wed Jun 23, 2021 7:36 am
Forum: ESP-IDF
Topic: Wifi FTM and external APs
Replies: 2
Views: 2883

Wifi FTM and external APs

Hi, I have a google wifi router that support Wifi FTM. I found the information below in ftm example code and I don't know if I can use my ESP32-S2 as FTM initiator with external APs. Is this implemented yet? I am using ESP-IDF v4.3 stable. "Currently FTM is only supported in below configuration: Sta...