RAK3172 Psend Api

Hello, In P2P communication, I seted up the modules. There is a one receiver and other 2 trancievers. Every time, receiver listens and receiveng the data good but receiver can’t send the last data to other trancievers. Also, it returns “Success”


. Why is that? What is the problem up there?

I didn’t try to start sending directly from the receive callback, that might be the problem.

Try to check your sayac variable in the loop and try to send from the loop instead.