python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
NodeMCU doesn't seem to set digital pin low
I'm writing a simple project, using NodeMCU as my board. I have 2 analog devices: moisture sensor and brightness sensor. Since NodeMCU has only one analog pin, I try to power them in turns. To do so, ...
Евгений Крамаров
Votes: 0
Answers: 1
Finding ESP8266 in a network using android application (ionic vue)
I'm working on project where my wemos d1 mini (with esp8266) is connected to wifi, and with asynchronous server, communicating with android app. At the moment I'm using static IP address for my server...
Frogg1ven
Votes: 0
Answers: 0
Problem regarding receiving files from android device into the esp8266
I've been working on a project where i would send a file from the android app i wrote to my esp8266; the esp8266 then will write the file onto the SD card. but when esp receives the file for example a...
Arad
Votes: 0
Answers: 1
Why do I get gibberish text at the end of a received package?
I'm making a LiDAR project for university but I got stuck a little bit. I am sending a package which includes the exact position of the motor and the distance read from the distance sensor through WiF...
Fulop Lorand
Votes: 0
Answers: 1