Example wifiwebserver in RTL8710 error

I am getting this below error while using example wifiwebserver in RTL8710. Does any one facing such kind of error. How to resolve this ??

Error
—————————————————————————-
ERROR: RTL8710 do not support ADC

Multiple libraries were found for “WiFi.h”
Used: /home/sujith/.arduino15/packages/realtek/hardware/Ameba1/2.0.8/libraries/WiFi
Not used: /home/sujith/Arduino/libraries/WiFiNINA
Not used: /home/sujith/arduino-1.8.9/libraries/WiFi
exit status 255
Error compiling for board Ameba RTL8710.

if you do not using the ADC – remark the call to it, and in the #include section too.

1 Like