-
Hi everybody!
I have Arduino Nucleo + sx1272 shield + Arduino_LoRa_Gateway_v2.ino = it works properly!
I have connected it with linux ubuntu 16.04 LTS in virtualbox (windows as host system), crossl…
-
We have a large number of devices in the field.
We need a simple way to force a rejoin with a new AppEUI. (Rejoining with the same AppEUI is a race condition with the V2 network, and involves break…
-
Hi,
I have some interrogations about DevEUI attributions and I hope you will help me clarifaying this point ...
So as I understand this, Murata ABZ doesn't supply a DevEUI (I pretty sure I read …
-
On ttnv3, when a new v1.0.2 application is made with US915 settings, no packets received in EU. Note that the same application can be created with EU868 settings and receive the data.
Changing reg…
-
This is more of a feature request to help new third party manufacturers more easily get through the FCC and other certification testing.
As per the application note from DeWi the PoC is transmittin…
-
Hi,
I'm experimenting with my sensor, however it is not completely clear to me how I would proceed with connecting the sensor to LoraWan. Is this a possibility of completely out of scope of this pr…
-
End user devices cannot join network with sample code. I tried two different gateways: ChirpStack and RAK7268V2 connecting to TTN. I see the join acks coming back from the gateway, and it should be …
-
I receive a payload decrypted as 006700D6016867 for example. How should i read it to understand the values of temperature and humidity?
-
#### Summary
I'm trying to write a python application to interact with The Things Stack.
Part of this is the automatic registration and retrieval of information about an end device (in this …
-
Related commit: https://github.com/hardwario/lora-modem-abz/pull/117/commits/1bd604aeadc7d7fe6d4b69f1ae48e9f1addd9b3e
This is an interesting idea, but as currently implemented this would only provi…