how to Receive data/ack from RAK831 gateway to lora node?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I'm new to the forums so apologies if this has been answered before but I've done a search and can't find anything on this topic...



I'm not able to Receive data/ack from RAK831 gateway to lora end-node



note: I'm able to receive data/packets from lora end-node to Gateway



my configuration is



A RAK831 433MHz version



I follow the instruction of https://www.thethingsnetwork.org/labs/story/rak831-lora-gateway-from-package-to-online to make raspberry-pi3 based lora gateway



I just modify the global_config.json file according to Rak support recommendation and with my 433 frequency plan, config file given in below link.



http://support.rakwireless.com/uploads/files/1516933601249-global_config_eu433.json



For the end-node I’m using a custom board with RFM98W 433mhz LoRa and Arduino Mini Pro.
https://www.aliexpress.com/item/1pcs-Lora-Radio-Node-V1-0-SX1278-Rola-433Mhz-Radio-Module-ATmega328P-RFM98-Wireless-DIY-Kit/32859077350.html



For this testing I use basic tests programs comes with lora gateway library
util_pkt_logger program for record all the packets received in a log file and
util_tx_test program to send test packets with a LoRa concentrator










share|improve this question























  • Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

    – Soumya Kanti
    Jan 3 at 12:07











  • @SoumyaKanti thank you, I visit the links given by you

    – jain
    Jan 3 at 12:41


















0















I'm new to the forums so apologies if this has been answered before but I've done a search and can't find anything on this topic...



I'm not able to Receive data/ack from RAK831 gateway to lora end-node



note: I'm able to receive data/packets from lora end-node to Gateway



my configuration is



A RAK831 433MHz version



I follow the instruction of https://www.thethingsnetwork.org/labs/story/rak831-lora-gateway-from-package-to-online to make raspberry-pi3 based lora gateway



I just modify the global_config.json file according to Rak support recommendation and with my 433 frequency plan, config file given in below link.



http://support.rakwireless.com/uploads/files/1516933601249-global_config_eu433.json



For the end-node I’m using a custom board with RFM98W 433mhz LoRa and Arduino Mini Pro.
https://www.aliexpress.com/item/1pcs-Lora-Radio-Node-V1-0-SX1278-Rola-433Mhz-Radio-Module-ATmega328P-RFM98-Wireless-DIY-Kit/32859077350.html



For this testing I use basic tests programs comes with lora gateway library
util_pkt_logger program for record all the packets received in a log file and
util_tx_test program to send test packets with a LoRa concentrator










share|improve this question























  • Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

    – Soumya Kanti
    Jan 3 at 12:07











  • @SoumyaKanti thank you, I visit the links given by you

    – jain
    Jan 3 at 12:41














0












0








0








I'm new to the forums so apologies if this has been answered before but I've done a search and can't find anything on this topic...



I'm not able to Receive data/ack from RAK831 gateway to lora end-node



note: I'm able to receive data/packets from lora end-node to Gateway



my configuration is



A RAK831 433MHz version



I follow the instruction of https://www.thethingsnetwork.org/labs/story/rak831-lora-gateway-from-package-to-online to make raspberry-pi3 based lora gateway



I just modify the global_config.json file according to Rak support recommendation and with my 433 frequency plan, config file given in below link.



http://support.rakwireless.com/uploads/files/1516933601249-global_config_eu433.json



For the end-node I’m using a custom board with RFM98W 433mhz LoRa and Arduino Mini Pro.
https://www.aliexpress.com/item/1pcs-Lora-Radio-Node-V1-0-SX1278-Rola-433Mhz-Radio-Module-ATmega328P-RFM98-Wireless-DIY-Kit/32859077350.html



For this testing I use basic tests programs comes with lora gateway library
util_pkt_logger program for record all the packets received in a log file and
util_tx_test program to send test packets with a LoRa concentrator










share|improve this question














I'm new to the forums so apologies if this has been answered before but I've done a search and can't find anything on this topic...



I'm not able to Receive data/ack from RAK831 gateway to lora end-node



note: I'm able to receive data/packets from lora end-node to Gateway



my configuration is



A RAK831 433MHz version



I follow the instruction of https://www.thethingsnetwork.org/labs/story/rak831-lora-gateway-from-package-to-online to make raspberry-pi3 based lora gateway



I just modify the global_config.json file according to Rak support recommendation and with my 433 frequency plan, config file given in below link.



http://support.rakwireless.com/uploads/files/1516933601249-global_config_eu433.json



For the end-node I’m using a custom board with RFM98W 433mhz LoRa and Arduino Mini Pro.
https://www.aliexpress.com/item/1pcs-Lora-Radio-Node-V1-0-SX1278-Rola-433Mhz-Radio-Module-ATmega328P-RFM98-Wireless-DIY-Kit/32859077350.html



For this testing I use basic tests programs comes with lora gateway library
util_pkt_logger program for record all the packets received in a log file and
util_tx_test program to send test packets with a LoRa concentrator







raspberry-pi3 lora lorawan






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 3 at 12:00









jainjain

1




1













  • Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

    – Soumya Kanti
    Jan 3 at 12:07











  • @SoumyaKanti thank you, I visit the links given by you

    – jain
    Jan 3 at 12:41



















  • Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

    – Soumya Kanti
    Jan 3 at 12:07











  • @SoumyaKanti thank you, I visit the links given by you

    – jain
    Jan 3 at 12:41

















Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

– Soumya Kanti
Jan 3 at 12:07





Welcome to stackoverflow. Please read : stackoverflow.com/help/on-topic, stackoverflow.com/help/how-to-ask and stackoverflow.com/help/dont-ask.

– Soumya Kanti
Jan 3 at 12:07













@SoumyaKanti thank you, I visit the links given by you

– jain
Jan 3 at 12:41





@SoumyaKanti thank you, I visit the links given by you

– jain
Jan 3 at 12:41












0






active

oldest

votes












Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54021893%2fhow-to-receive-data-ack-from-rak831-gateway-to-lora-node%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54021893%2fhow-to-receive-data-ack-from-rak831-gateway-to-lora-node%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

How to fix TextFormField cause rebuild widget in Flutter