# Example wifiwebserver in RTL8710 error

**URL:** https://forum.amebaiot.com/t/example-wifiwebserver-in-rtl8710-error/45
**Category:** WiFi
**Created:** [December 17, 2020, 10:46am UTC](https://forum.amebaiot.com/t/example-wifiwebserver-in-rtl8710-error/45 "2020-12-17T10:46:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jameson\_Alice](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/jameson_alice/32/16_2.png) [@Jameson\_Alice](https://forum.amebaiot.com/u/Jameson_Alice)
#### Post date: [December 17, 2020, 10:46am UTC](https://forum.amebaiot.com/t/example-wifiwebserver-in-rtl8710-error/45/1 "2020-12-17T10:46:17Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![Paul\_Hsu](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/paul_hsu/32/7_2.png) [@Paul\_Hsu](https://forum.amebaiot.com/u/Paul_Hsu)
#### Post date: [December 17, 2020, 10:51am UTC](https://forum.amebaiot.com/t/example-wifiwebserver-in-rtl8710-error/45/2 "2020-12-17T10:51:43Z")

</div>

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