You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully compiled the 1ch gateway as a sensor node (by setting #define_GATEWAYNODE 1) on the Heltec ESP32 LoRa v2. The gateway seems to send the uplink to TTN. However, I don't know how to decode the payload (such as battery value) in a human-readable format. Could anyone suggest a solution to this issue?
The text was updated successfully, but these errors were encountered:
Hi everybody.
I have successfully compiled the 1ch gateway as a sensor node (by setting
#define_GATEWAYNODE 1
) on the Heltec ESP32 LoRa v2. The gateway seems to send the uplink to TTN. However, I don't know how to decode the payload (such as battery value) in a human-readable format. Could anyone suggest a solution to this issue?The text was updated successfully, but these errors were encountered: