Quantcast
Channel: The Things Network - Latest posts
Viewing all articles
Browse latest Browse all 116887

Connection p2p with two RN2483 and LoRaWan gateway

$
0
0

@a.valero I don't really get you, as far as I understood using mac pause means that you do not use LoRaWan stack and mac resume means you do use LoRaWan stack (according to rn2483.pdf (362.3 KB) page 22)

Thus in briefly my tx should be something like below, if I send a FF ?

Serial1.write("mac pause ");
Serial1.write("radio tx FF");

being the receiver something like

Serial1.write("mac pause");
Serial1.write("radio set wdt 0");

Shouldn't I use the command radio rx 0 instead of the one that set the window?

Thank you very much


Viewing all articles
Browse latest Browse all 116887

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>