We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ee677 commit ad81397Copy full SHA for ad81397
samples/drivers/lora/send/README.rst
@@ -11,7 +11,8 @@ This sample demonstrates how to use the LoRa radio driver to configure
11
the encoding settings and send data over the radio.
12
13
Transmitted messages can be received by building and flashing the accompanying
14
-LoRa receive sample on another board.
+LoRa receive sample :zephyr:code-sample:`lora-receive` on another board within
15
+range.
16
17
Building and Running
18
********************
0 commit comments