Page 1 of 1

Esp-mdf and csi

Posted: Sun Jan 08, 2023 3:34 pm
by Sandro76
I'm trying to use esp mesh and csi together. I realize two ESP mesh node with example code.
At the event
MDF_EVENT_MWIFI_PARENT_CONNECTED
I tried to activate csi but

esp_wifi_set_csi(true)
Return me Always -1 error.

It's possibile to use It on mesh?