RAKWireless / RAK-STM32-RUI

RUI3 BSP for RAK3172 modules
Other
24 stars 15 forks source link

P2P example not working #8

Closed jh83 closed 8 months ago

jh83 commented 1 year ago

The example listed here is not working: https://github.com/RAKWireless/RAK-STM32-RUI/blob/main/libraries/RUI_V3_examples/examples/Example/LoRa_P2P/LoRa_P2P.ino

It send/receives a couple of messages and then stops with a failure message saying that it fails to switch to RX mode.

Kongduinos code in the reply/answer here is fully working. https://forum.rakwireless.com/t/rak3172-lora-p2p-not-psend/8393/4

Maybe github should be updated to follow Kongduinos example code instead?