Yuqian Li

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: RN2483 can't join to Conduit #17096
    Yuqian Li
    Participant

    Hi Jason,

    Do you mean the RN2483 radio crystal?

    in reply to: RN2483 can't join to Conduit #17093
    Yuqian Li
    Participant

    Hi Lorawan2016,

    There is a config option for the “Rx 2 Datarate” in the Conduit server, you can change it to SF7.

    I am glad you fixed it as well 🙂

    in reply to: RN2483 can't join to Conduit #17091
    Yuqian Li
    Participant

    Hi Loranwan2016,

    Sorry for heard that.

    Hi, Jon, I just tried changed DR5 and SF7, it is working good now. 10 times, and joined with first try. thank you 🙂

    in reply to: RN2483 can't join to Conduit #17090
    Yuqian Li
    Participant

    Hi Jon,

    I tired set our node to “mac set sync 12”, the Conduit server even can’t receive any messages from node now.

    [00:00:16|LOR|DEBUG] RX:[off] = 0
    [00:00:16|LOR|DEBUG] TX:[mac set sync 12..] = 0
    [00:00:16|LOR|DEBUG] RX:[ok] = 0
    [00:00:16|LOR|DEBUG] TX:[mac get rxdelay1..] = 0
    [00:00:16|LOR|DEBUG] RX:[1000] = 0
    [00:00:16|LOR|DEBUG] TX:[mac get rxdelay2..] = 0
    [00:00:16|LOR|DEBUG] RX:[2000] = 0
    [00:00:16|LOR|DEBUG] TX:[mac get sync..] = 0
    [00:00:16|LOR|DEBUG] RX:[12] = 0

    in reply to: RN2483 can't join to Conduit #17039
    Yuqian Li
    Participant

    Hi Lorawan2016,
    Hmm, where I can find the RN2483 1.0.4 firmware? thank you.

    in reply to: RN2483 can't join to Conduit #17035
    Yuqian Li
    Participant

    Hi Lorawan2016
    Thank you, i will try it and let you know results 🙂

    in reply to: RN2483 can't join to Conduit #17029
    Yuqian Li
    Participant

    Hi Lorawan2016,
    Thanks for your suggestion, i am using the 1.0.1 of RN2483 firmware, Conduit AEP 1.3.3.
    No idea why there is no MultiTech guy in here 🙁

    in reply to: RN2483 can't join to Conduit #17026
    Yuqian Li
    Participant

    really appreciate if some MultiTech tech guys can help out :), as this is very important for us, thank you.

    in reply to: RN2483 can't join to Conduit #16966
    Yuqian Li
    Participant

    Hi Loranwan2016,
    It is same what I got from “curl -m 5 -s “127.0.0.1/api/loraNetwork”” just a “frequencySubBand” in there.
    also I found this link http://openlora.com/forum/viewtopic.php?t=1252, they all talking about the subBand definition.

    in reply to: RN2483 can't join to Conduit #16964
    Yuqian Li
    Participant

    Hi Lorawan2016,

    Thank you.

    I am using GUI of Conduit to configured it running in public mode, there is only a “Channel plan” and “Additional Channels”, there is no option to enable and review all channels to enable or disable, how I can to do that, any suggestion?

    also, I used “curl -m 5 -s “127.0.0.1/api/loraNetwork”” can get following what is Conduit Lora configured
    “lora” : {
    “ADRStep” : 30,
    “antennaGain” : 3,
    “channelPlan” : “EU868”,
    “dutyCyclePeriod” : 60,
    “enabled” : true,
    “frequencyBand” : 868,
    “frequencyEU” : 869500000,
    “frequencySubBand” : 1,
    “maxDatarate” : 4,
    “maxTxPower” : 26,
    “minDatarate” : 0,
    “netID” : “000000”,
    “nodeQueueSize” : 16,
    “packetForwarderConfig” : “{\n\t\”SX1301_conf\”: {\n\t\t\”radio_0\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”freq\”: 867500000\n\t\t},\n\t\t\”radio_1\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”freq\”: 868500000\n\t\t},\n\t\t\”chan_multiSF_0\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”radio\”: 1,\n\t\t\t\”if\”: -400000\n\t\t},\n\t\t\”chan_multiSF_1\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”radio\”: 1,\n\t\t\t\”if\”: -200000\n\t\t},\n\t\t\”chan_multiSF_2\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”radio\”: 1,\n\t\t\t\”if\”: 0\n\t\t},\n\t\t\”chan_multiSF_3\”: {\n\t\t\t\”enable\”: false,\n\t\t\t\”radio\”: 0,\n\t\t\t\”if\”: -400000\n\t\t},\n\t\t\”chan_multiSF_4\”: {\n\t\t\t\”enable\”: false,\n\t\t\t\”radio\”: 0,\n\t\t\t\”if\”: -200000\n\t\t},\n\t\t\”chan_multiSF_5\”: {\n\t\t\t\”enable\”: false,\n\t\t\t\”radio\”: 0,\n\t\t\t\”if\”: 0\n\t\t},\n\t\t\”chan_multiSF_6\”: {\n\t\t\t\”enable\”: false,\n\t\t\t\”radio\”: 0,\n\t\t\t\”if\”: 200000\n\t\t},\n\t\t\”chan_multiSF_7\”: {\n\t\t\t\”enable\”: false,\n\t\t\t\”radio\”: 0,\n\t\t\t\”if\”: 400000\n\t\t},\n\t\t\”chan_Lora_std\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”radio\”: 1,\n\t\t\t\”if\”: -200000,\n\t\t\t\”bandwidth\”: 250000,\n\t\t\t\”spread_factor\”: 7\n\t\t},\n\t\t\”chan_FSK\”: {\n\t\t\t\”enable\”: true,\n\t\t\t\”radio\”: 1,\n\t\t\t\”if\”: 300000,\n\t\t\t\”datarate\”: 50000,\n\t\t\t\”freq_deviation\”: 25000\n\t\t}\n\t},\n\t\”gateway_conf\”: {\n\t\t\”synch_word\”: 52,\n\t\t\”forward_crc_disabled\”: false,\n\t\t\”forward_crc_error\”: true,\n\t\t\”forward_crc_valid\”: true,\n\t\t\”gateway_ID\” : \”<008000000000C4EB>\”,\n\t\t\”keepalive_interval\”: 12,\n\t\t\”push_timeout_ms\”: 600,\n\t\t\”serv_port_down\”: 1700,\n\t\t\”serv_port_up\”: 1700,\n\t\t\”server_address\”: \”eur1.iothub.ca\”,\n\t\t\”stat_interval\”: 20\n\t}\n}”,
    “packetForwarderMode” : false,
    “rx1DatarateOffset” : 2,
    “rx2Datarate” : 12
    },

    in reply to: RN2483 can't join to Conduit #16962
    Yuqian Li
    Participant

    Hi Loranwan2016,
    Thanks for your suggestions.
    The RN2483 actually is enabled three mandatory channels, check this link out http://www.microchip.com/forums/m947922.aspx#947922

    Now the problem is the Conduit can see the RN2483 sending join required used one of those 3 channels and replied to RN2483, but the RN2483 can’t receive that in consistently, we are tried to increase the Rx1 window time from 1000ms to 5000ms for RN2483, just get a little bit improves :(.

    We still working on that to try find the real reason, and appreciate any suggestions,

    in reply to: RN2483 can't join to Conduit #16957
    Yuqian Li
    Participant

    thank you, Wojtek, yes, I am running OTAA mode.
    Does anyone who has same issue as I think this is must be a common issue for RN2483 and Conduit.

    in reply to: RN2483 can't join to Conduit #16850
    Yuqian Li
    Participant

    also, I tried to change Conduit “Disable Duty Cycle” “Disable Join Rx1” “Disable Join Rx2″as somebody said that maybe can help, but nothing was help as well 🙁

    in reply to: Microchip RN2483 – JOIN Failed #16848
    Yuqian Li
    Participant

    Hi Asier,

    Did you get it working now, I got the same problem like your RN2483.

    Yuqian

    in reply to: Join issue with Microchip Lora radio RN2903 #10946
    Yuqian Li
    Participant

    thanks for your replies, i have success joined the GW with OTAA and ABP mode with RN2903 radio 🙂
    i don’t know why, i used serial console to input commands of RN2903 to join the GW with OTAA, it is hard to get it Joined, but when i use program (serial program to connect to RN2903 serial port), i can join the GW, it is weird. but anyway, now RN2903 working for me now 🙂

Viewing 15 posts - 1 through 15 (of 15 total)