Arduino; compiling edgent_esp32 says "'WiFi' was not declared in this scope"

Read this before creating new topic:

ESP32C3
Ios
USA
Blynbnk 1.3.2

Blynk quickstart worked OK.
Arduino, File, Examples,Blynk, Blynk.Edgent,Edgent_esp32 fails to compile:
message is "
‘WiFi’ was not declared in this scope"

I’m guessing it’s a conflict with some prinstalled esp32 libraries?

Pete.

I did search, I did find that, did you mean downgrade Boards Manager?


So I’m at 2.0.13 now and still getting that error.
Am I misunderstanding “downgrade your ESP32 core”?

Yes.
Go to Boards Manager. Search for ESP32 by Espressif Systems, downgrade to v2.xx.

If you don’t have the Espressif core installed then follow these instructions…

Pete.