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)
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
LCD ESP8266WiFi access point Send Text
hello i am trying to send data to lcd screen
,but they arrive as GET/ DATO /HTTP 1.1
I ONLY NEED TO ARRIVE DATA AND DELETE (GET/ /HTTP 1.1)
I am used to the esp8266 by wifi in access point mode the pr...
VLAD D ELECTRONICS
Votes: 0
Answers: 1
Using ADXL345 accelerometer sensor with ESP8266
I am extremely new to working with sensors and Arduino and IoT equipment altogether. I am using an Arduino Uno. I need to use an ADXL345 sensor with an ESP8266 Wifi module for a project. The two devi...
Neha
Votes: 0
Answers: 0
PubSubClient.publish tries convert char into unsinged int and throws error
First of all, I am a far cry from a being an experienced programmer, so please forgive me if I am asking beginners question here.
I encountered a problem trying to publish a payload using the PubSubCl...
Holger Sprute
Votes: 0
Answers: 1