Search found 3 matches

by boutje
Friday 12 November 2021 11:22
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 22318

Re: Getting data from LoRa - TTN network

Are these 'extra' devices useful for you? Or would you rather not have them, or leave them but just not used :) ?
Hi kiddigital,

I will leave these extra devices unused for now but might be handy in the future.
by boutje
Wednesday 10 November 2021 13:39
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 22318

Re: Getting data from LoRa - TTN network

Hi kiddigital, I have a testdevice at home and now I see new devices in domoticz so this works. There is now a "Temp + Humidity + Baro" and a "General/Custom Sensor" My CayenneLPP payload consists of a type 0x2 (Analog Input), 0x73 (Barometer), 0x68 (Humidity Sensor), 0x67 (Temperature Sensor ...
by boutje
Wednesday 20 October 2021 10:41
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 22318

Re: Getting data from LoRa - TTN network

Hi all, I had the same problem. I have an end device that periodically sends CAYENNELPP data to Domoticz. No problem in TTN V2 but MQTT registration fails when connecting to V3. Domoticz says “Subscribed” but that is not true. After “steeling” various codes from the internet I have a “workaround” at ...