Skip to main content

Questions tagged [blynk]

IoT platform to connect your devices to the cloud, design apps to control them, and manage your deployed products at scale.

1 vote
2 answers
102 views

I was trying to display the readings of my dht11 sensor on the Blynk dashboard but I am struggling a lot. A little help would be really appreciated. #define BLYNK_PRINT Serial /* Fill in information ...
KnightRiderDutt's user avatar
2 votes
1 answer
189 views

We're using the ESP8266 to receive data from the Arduino Mega board, where our sensors are connected. Supposedly, our ESP is connected to the Blynk App. However, the values showing up in our dashboard ...
Earth_Lovers's user avatar
2 votes
0 answers
87 views

I am uploading a simple Blynk cloud example code to control a led on GPIO2 of my esp01 board. #define BLYNK_TEMPLATE_ID "" #define BLYNK_DEVICE_NAME "" #define ...
Naman Kansal's user avatar
2 votes
0 answers
530 views

The hardware I am using is ESP32 with MAX30102, MLX90614 and MPU6050 sensors and Using Blynk to show my data from the sensors. The issue I am facing is when I ran the code with all three sensors only ...
LLAMAFTW's user avatar
1 vote
2 answers
766 views

My NodeMCU wont connect to Blynk with my code but works fine with example code and same auth token and WiFi info. Cant figure out why its not working. Must be something in my code interfering with it (...
Randomaker's user avatar
2 votes
1 answer
293 views

I am working on a garden timer project, I connect to WiFi once and if its successful show time from NTPClient or else show time from RTC. I have been done the above, and it works in the sense that if ...
Coder9390's user avatar
  • 512
1 vote
1 answer
158 views

i have a node mcu and i uploaded one example code to test it for rf signal decoding it worked. so after that i have written a code based on that and when i uploaded the code my node MCU suddenly isn't ...
rohithrathod banoth's user avatar
1 vote
1 answer
1k views

Sorry if something similar has been answered before... I am working on a garden timer project that runs on a ESP8266 based NodeMCU and is integrated with Blynk. I have a waterNow function that ...
Coder9390's user avatar
  • 512
0 votes
1 answer
4k views

I'm having an issue with Blynk.begin(auth, ssid, pass); The problem is, when it fails to connect to the wifi, the rest of the program does not continue. I'm using a Wemos D1 and it is also controlling ...
Petrus's user avatar
  • 103
1 vote
0 answers
297 views

I have a project I'm working on for a chicken coop. I want to control the door with timing of the sunrise and sunset. Also looking to a few other things but somewhere along the way, I must have ...
Shane Petschonek's user avatar
1 vote
0 answers
431 views

I am trying to read data from a Blynk widget via ESP8266 and Arduino UNO and trying to send it to another slave Arduino UNO. But, the problem is the data is taking some time to reach to the slave ...
coder-ari's user avatar
1 vote
1 answer
414 views

I am a beginner to Blynk, and have successfully built a simple water temperature control project. It consists of an ESP32, a plug-in water heater, and an AC relay board. The ESP32 controls the relay ...
user3211857's user avatar
1 vote
0 answers
53 views

I need to add wait command in code where it waits the next input value from blynk terminal to arduino? How can I do that? please help, I will appreciate your help, Thank you. Here is my code ...
Time Gold's user avatar
  • 103
1 vote
0 answers
648 views

I have a problem in sending numbers from blynk terminal to arduino serial monitor. When I send any number from blynk terminal the arduino always getting 1. How can I get any number please help me. ...
Time Gold's user avatar
  • 103
1 vote
1 answer
358 views

Hi everyone I am beginning learn coding and the second language English. I have small project I use Arduino uno , esp8266 , dht11 , lcd I2C and use blynk app in my project I have the code and work ...
AbuWeSaM's user avatar

15 30 50 per page