Skip to main content
BMaha.2
Associate
May 4, 2021
Solved

Hi every body I have two b_L072z_LoRaWAN module, I want to make lora peer 2 peer communication, one as transmitter and the other as a receiver , I don't know if the ping pong example is suitable for use, and how can I modify it to make a Tx or a Rx

  • May 4, 2021
  • 1 reply
  • 797 views

or if I must write my own code, how to do it

Thank you,

This topic has been closed for replies.
Best answer by Tesla DeLorean

Yes, the Ping-Pong example would make a good starting point and should be easy enough to fork into two projects / modes

1 reply

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
May 5, 2021

Yes, the Ping-Pong example would make a good starting point and should be easy enough to fork into two projects / modes

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BMaha.2
BMaha.2Author
Associate
May 5, 2021

Thank you very much