Closed sewaks3 closed 9 months ago
Your code compiles fine for me for ESP-12E
Code also compiles fine on PlatformIO:
Processing esp12e (platform: espressif8266; board: esp12e; framework: arduino)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp12e.html
PLATFORM: Espressif 8266 (4.2.1) > Espressif ESP8266 ESP-12E
HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash
PACKAGES:
- framework-arduinoespressif8266 @ 3.30102.0 (3.1.2)
- tool-esptool @ 1.413.0 (4.13)
- tool-esptoolpy @ 1.30000.201119 (3.0.0)
- toolchain-xtensa @ 2.100300.220621 (10.3.0)
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 41 compatible libraries
Scanning dependencies...
Dependency Graph
|-- SinricPro @ 3.0.1
|-- RBDdimmer @ 0.0.0+sha.7008738
|-- ESP8266WiFi @ 1.0
Building in release mode
Retrieving maximum program size .pio\build\esp12e\firmware.elf
Checking size .pio\build\esp12e\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [==== ] 38.9% (used 31852 bytes from 81920 bytes)
Flash: [==== ] 40.1% (used 418545 bytes from 1044464 bytes)
platformio.ini
[env:esp12e]
platform = espressif8266
board = esp12e
framework = arduino
lib_deps =
SinricPro/SinricPro
https://github.com/RobotDynOfficial/RBDDimmer
wen i select esp8266 nodemcu "Dose not compiled or esp8266"
So what's the exactly error message you get?
Dear sir i need complete code for 3 relays 2 for lights and 1 for Fan ac dimmer module and i want to control with iot and physical switch and a pot for ac dimmer
i create the code like this but i unable to add physical switches and pot(Potentometer) please . error shown wen i select esp8266 nodemcu "Dose not compiled or esp8266" and this code is not compiled for esp8266 its only compile for esp32 , please guide me, i want to compile for esp8266 nodemcu or esp12E i mention my cose below.
But this code only work with esp32