This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Lorawan - The Things Network - Dragino sensor PS-LB
#4
Your payload might be different then in this sample, try adding this in the client.ON_MESSAGE function:
Code:
local data = json.pdecode(payload)
log(data) -- what values does the payload has?
Reply


Messages In This Thread
RE: Lorawan - The Things Network - Dragino sensor PS-LB - by Erwin van der Zwart - 10.07.2025, 07:22

Forum Jump: