Post topics, source code that relate to the Arduino Platform

User avatar
By arnab321
#27869 I tried to run the arduino fade example, with led as BUILD_IN_LED , but the LED always stays on at full brightness. The led is always at its full brightness even on analogWrite(BUILD_IN_LED,0).

Why does this happen?
User avatar
By Barnabybear
#27871 Hi, I'm sure someone will be able to help you. Can you post the type of ESP (8266-01, 8266-12e are just two of the common ones), any development board and the code you are using. There are many combinations and variables, any of which could be affecting your outcome.