asrlora / asr_lora_6601

44 stars 19 forks source link

need help for LoRaWAN sniffer #7

Open Dandjinh opened 11 months ago

Dandjinh commented 11 months ago

I want to set up a LoRaWAN sniffer with fixed channel. I use classA example and enable only one channel and turn off ADR. I use pingpong example and set the TxConfig with classA. But when I run the two project, nothing shows on pingpong. Could you help me?

example code and log show here: log.zip

xunyueli commented 11 months ago

The preamble in Lorawan protocol is the public network, and the preamble in general is the private network. You can modify the configuration with RadioSetPublicNetwork()