Closed 846354866 closed 7 years ago
I am also interested in an example of sending a "ping" and waiting for a "pong" back. Sending and receiving in the same sketch would be a common use case. Most messages would want an ack of some sort.
@846354866 could you please share the sketch you were trying?
@sandeepmistry I read the SX1278 data manual found only half duplex, I think to send and receive before switching to enter the 'IDLE' mode.
@846354866 that's correct.
Please see the new duplex examples from @tigoe in:
Hi, how to receive and send at the same time? I put the example in the reception and send written together, but still can not get the results I want. I need your help. Thank you!