Page 1 of 1

Esp32-S2 FTM not supported!

Posted: Fri Oct 20, 2023 8:18 pm
by Charis
Dear forum,

I am trying to re build my project using 4 esp32-s2 as APs and one esp32s2 as moving device which measure the RSSI and RTT between APs.

I am facing issue with RTT measurements, the output that I got is that FTM is not supported.

When I was built the project in 2021, RTT was working.

From my research seems that possibly the esp idf version is the issue. I tried multiple versions without any results.

Attached the output.

Any idea?