TaeYang
Forum Replies Created
-
AuthorPosts
-
TaeYangParticipant
Hi Leon
I am trying to buy a MTDOT-BOX-G-915 product and it says that I can measure location, spreading factor, throughput and RSSI. time, data activity
Do you know the data rate?
TaeYangParticipantHi Mike,
Thanks for your inputs.
So, this time we want to buy MTMDK-ST-MDOT, MTDOT-915-X1P-SMA-1 and MTDOT-EVB-915.
Do you have a thesis related to the product I want to buy?TaeYangParticipantThank you.
One more question.
Now I am using MultiConnect® Conduit ™ gateways. I would like to purchase one more module for multi-communication, but let me know which product is good for multi-communication.
The modules I think are MTDOT-915-X1P-SMA-1, MTDOT-915-X1-SMA-1, MTDOT-915-X1-UFL-1, MTDOT-M1-TRC-1TaeYangParticipantthanks for help.
I try to modify lora config for matching each side.
So on Log,
"network" : { "eui" : "1112131415161718", "key" : "01010101010101010101010101010101", "leasetime" : 0, "public" : true },
On device,
char DEVICE_EUI[] = "0102030405060708"; char DEVICE_ADDR[] = "05060708"; char NWK_SESSION_KEY[] = "01020304050607080910111213141516"; char APP_SESSION_KEY[] = "01010101010101010101010101010101";
and i try
lora-query -a 05060708 A 1112131415161718 0102030405060708 01020304050607080910111213141516 01010101010101010101010101010101
but still bevice cannot join abp.
On “http://www.multitech.net/developer/software/lora/lora-network-server/”,
--node-add (a) : add node usage: --node-add <NODE-ADDR> [CLASS] <APP-EUI> <DEV-EUI> ([APP-KEY] | [NET-SKEY] [APP-SKEY])
Is the eui on Log same with ‘<APP-UEI>’?
And the key is [APP-SKEY]?If Adding node is correct, is there next step to communicate with end-device, not just adding node?
TaeYangParticipantHi,
I found the micro-usb port.
I’m trying to connect Conduit and PC with putty.
I change the IP address(192.168.2.1) to other IP and reboot.
Is it correct compare with what you say?p.s.
Is there some manuals or reference for users to help use Conduit?
If it is, can i download that?Thanks.
- This reply was modified 7 years, 11 months ago by TaeYang.
TaeYangParticipantThanks for help.
First, debug console, you said, is means USB console?
1)_How can i log into debug console?Second, you said,
“It is possible that your PuTTY connection is being routed to the WiFi”,so i just try to use wireless router.
Conduit is connected on router and so do PC.
But router(192.168.0.1) do not connect(192.168.2.1?) with Conduit.2)_Maybe can i change the Conduit’s ip for connection? and do Conduit support DHCP?
Thanks.
-
AuthorPosts