Skip to content
Snippets Groups Projects
Commit 0baf5c28 authored by LANGLAIS Charlotte's avatar LANGLAIS Charlotte
Browse files
parents feddb302 f23b4729
No related branches found
No related tags found
No related merge requests found
# LoPy to LoPy
This example shows how to connect two Pycom LoRa capable modules (nodes) via raw LoRa. Node A will continuously send a packet containing Ping. Once Node B receives such a packet, it will respond with Pong. You will see the count messages appear in the REPL. You can adapt this example to have mutual communication between two LoRa nodes.
Extracted from https://docs.pycom.io/tutorials/networks/lora/module-module/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment