Create my own LoRaWAN network.
- This topic has 1 reply, 1 voice, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
This is my architeture :
I have some nodes as sensors, mutlitech conduit gateway as gateway and a computer as server. and I would like to gather information of all my sensors on a local server( without internet connexion of course). My multitech gateway have mLinux 3.3.6 version.
I enabled just the packet forwarder and disable the network server (It doesn’t work !) because it seems there is no communication between nodes and gateway !
Then I enabled both (lora network server and lora packet forwarder). I’m unable to see the log file for packet forwarder, it saying such file doesn’t exist ! But using mosquitto it seems the is a communication !
Can you tell me the right configuration for the architecture I just described above ?
And about adding node, is all my nodes for the same application has to have the same APP EUI or I can give a different one for each of them ?
And on mosquitto, what is the meaning of Seq Num ?
Hi,
Any idea about my topic ?
Thanks.