Hi,
I am using esp32 and IoT Long Range Wireless Vibration And Temperature Sensor for evaluating machine vibration and temperature. As I am new to the blynk app. Can you suggest to me how to send multiple data using esp32 to blynk and create an event? I want to analyze different vibration values on my phone.
you’re new to blynk, I suggest you to learn basic blynk sketch before beginning anything.
I’ve had a quick look through the info on this sensor, and it seems that you need a modem to receive the data from the sensor and make it available to a PC, microcontroller etc.
Is this how you’re going to be using the device, and if not, where does the ESP32 come in to the equation?
Raspberry Pi’s, Node-Red and MQTT are mentioned quite a bit on the website, which is music to my ears.
Node-Red has a Blynk plugin that makes it an extremely easy way to work with Blynk and devices like this.
Pete.