Linux install problem
Hello, I’m probably missing something so obvious that I will hate myself, but here goes: I just downloaded the EL linux client (windows machine blew up forcing me to finally pick a linux distro and...
View ArticleLoRaWAN network
Hello, I am worried about my lorawan network security. What will happen if there is another lorawan network nearby ? How would I know that the owner of the nearby network will not be able to enter in...
View ArticleMultitech Conduit Conversion: AEP to mLinux
Hello, I am trying to convert my Multitech conduit MTCDT-247A-868-EU (AEP version) to mLinux version. With the multitech instructions 4, i have downloaded following three files from the repository 2:...
View ArticleLoRaWAN Network Server Implementation: Gateway vs Remote
Hello, One topic I would like to see is with respect to LoRaWAN. Specifically, the LoRaWAN network server function. Use cases for implementing the LoRaWAN network server on the gateway, and use cases...
View ArticleReply To: What is the new lora-query command for adding nodes in MTCAP
CRC-ERROR is probably not caused by your device. See Network Communications > Possible Issues section of the linked troubleshooting guide....
View ArticleReply To: LBT activation
They are not the same and the mts-fpga-loader utility will not install them. We may look at including the 863 version of firmware in a future version. They should be functionally equivalent. The...
View ArticleI have updated Conduit to 1.4.16, but gateway stats still not working.
This is my gateway config. How do I solve the problem? { "gateway_conf":{ "gateway_ID":"<WILL-BE-AUTO-REPLACED-WITH-LORA-EUI>", "keepalive_interval":10, "stat_interval":30,...
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
Hello 10350 2058, What is the issue and what are you trying to do? Looks like you may be attempting to connect to the things network? https://www.thethingsnetwork.org/docs/gateways/multitech/aep.html...
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
I hid my IP address. I setup LoRa Server, and I want the gateway sends its stats every 30 secs, but my LoRa Server didn’t received. I have searched the Google, someone said packet-forwarder must have...
View ArticleReply To: Dot-Examples Problems with dev Library
Exactly the same issue with mbed-os-5.7.7 and gcc 7.2.1 ! Keep us updated
View ArticleReply To: Dot-Examples Problems with dev Library
GCC 7.2.1 is not currently supported by mbed. It recommended to use GCC 6 with mbed-os-5.7.7. Have you tried GCC 6?
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
What is the model of installed MTAC-LORA card? MTAC-LORA-1.5 is required for v2 protocol packet forwarder. AEP Dashboard lists the card information. Accessory cards Card 2 (AP2) Model Number...
View ArticleReply To: Dot-Examples Problems with dev Library
I just tried and it worked now. That was the issue, thank you.
View ArticleNode-RED & LoRa: duplicate messages
Good Day. We see instances where the Conduit receives the LoRa packet from the xDot end-node device, but the xDot is not receiving the ACK sent by the Conduit. So the xDot resends the same packet. Can...
View ArticleReply To: Node-RED & LoRa: duplicate messages
The network server will de-duplicate the received packets. Each fcnt is only delivered to the application once. http://www.multitech.net/developer/software/lora/lora-network-server/mqtt-messages/
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
My card is MTAC-LORA-1.0. So the only way is replacing my LoRa card with MTAC-LORA-1.5 version? Card 1 (AP1) Model Number MTAC-LORA-915 Serial Number XXXXXXXX Hardware MTAC-LORA-1.0
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
Yes, that is the easiest way, USB interface to the MTAC card is not included with the updated packet forwarder using v2 protocol. It may be possible to use a UDP bridge between the packet forwarder...
View ArticleReply To: I have updated Conduit to 1.4.16, but gateway stats still not working.
Otherwise if you are able to modify the lora server code to accept v1 or v2 UDP packets.
View ArticleReply To: Remote site access via rCell (VPN)
And now I have a more complete solution. Things I did that ended up working: * Change my Verizon plan to allow a fixed/public IP * Add a single firewall rule: Allow incoming packets with a source port...
View Article