Problem in compilation of program
Title
Question
Getting Error
Arduino: 1.8.11 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), nodemcu, 26 MHz, 40MHz, DOUT (compatible), 1M (64K SPIFFS), 2, nonos-sdk 2.2.1 (legacy), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
C:\\Users\\researcher\\Desktop\\TAP 8_2_2020\\PWM\\PWM.ino: In function 'void setup()':
PWM:315:6: error:<font color="#ff0033"> 'class WiFiClass' has no member named 'softAP'</font>
WiFi.softAP(ssid, password);
^
exit status 1
'class WiFiClass' has no member named 'softAP'
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Arduino Wireless-Connectivity-to-Arduino 09-10 min 30-40 sec
Answers:
Please make the necessary changes as instructed in the tutorial in the Tools option. e.g. reset method, LED
Login to add comment