How change SubGHz_Phy_AT_Slave example for P2P LoraWAN
Hello,
I am running SubGHz_Phy_AT_Slave on STM32WL55JC1 board and I see when running AT commands menu that there are TX and RX tests.
I would like to use that example for peer to peer LoraWAN between two STM32WL55JC1 boards meaning one sends 100 bytes using Radio and t he second one receives it and acknowledges but I am not sure how to modify that example.
I have seen that there are suggestions about modifying some examples for using only Radio.Send and Radio.Recv for having peer to peer but not sure how it applied to this SubGHz_Phy_AT_Slave example.
In that example I see that the TX and RX tests use some random generated payload(with Prbs9_generator)
Has anyone used peer to peer Lorawan between 2 o boards successfully with the ST examples?
Thanks,
Mihai
