Initializes a BLE module connection.
Connects to a Blynk application.
Syncs with the application
init-ble-uart
@/init-ble-uart
Initializes a BLE module connection.
Connects to a Blynk application.
Syncs with the application
UARTxod/uart/uart
An UART interface to which BLE module is wired
AUTHstring
A 32-digit token value of a Blynk project
RUNpulse
Triggers a synchronization with the application
INITpulse
Triggets a new connection to a Blynk application
DONEpulse
Fires on a successful connection
ERRpulse
Fires on a failed connection
BLNK@/blynk
To use the node in your project you should have the greenberg-nicholas/esp32-relay library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.