Hello, I am currently working on my on my project the relay is connected in nodemcu adn I'm controlling the relay using blynk app now i want to connect bluetooth module in nodemcu my question is where should i put my bluetooth codes? Thank you in advance
Here's my code for nodemcu connected to relay
#define BLYNK_PRINT Serial #include <ESP8266WiFi.h> #include <BlynkSimpleEsp8266.h>