cancel
Showing results for 
Search instead for 
Did you mean: 

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

BMaha.2
Associate

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

Thank you,

1 ACCEPTED SOLUTION

Accepted Solutions

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 Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

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 Venmo
Up vote any posts that you find helpful, it shows what's working..

Thank you very much