System DataStreams
Blynk will automatically populate datastreams named "RSSI" and "SNR" with values sourced from the antenna of the gateway that has the best SNR. Make sure to create these datastreams with the correct settings. We recommend using the following configuration for the datastreams:
Name
Type
Min
Max
RSSI
Integer
-110
0
SNR
Double
1
30
Additionally, you can provide the firmware version by adding a field named "Blynk Firmware Version" in your decoder. This value will then be accessible on the device page under the "Info & Metadata" and "Developer Tools" tabs.

Last updated
Was this helpful?