Title: Issue with Direct Transmission from WM1302 Gateway to RAK4630 Node
Hello Seeed Studio Community,
I hope this message finds you well. I’m currently working with the WM1302 gateway and attempting to send downlink packets directly to end nodes, specifically the RAK4630, without involving a network server like TTN. I’ve encountered an issue where, although the data seems to be transmitted from the module, it’s not being received at the node end.
Details:
- Gateway Model: WM1302
- End Node Model: RAK4630
- Issue Summary: Unable to receive downlink messages on RAK4630 end nodes.
- Scenario: Attempting to bypass the network server for direct downlink transmission.
- Observations: The code for transmitting data from the gateway appears to be working without errors.
Additional Information:
- Gateway Code: https://github.com/will127534/SX1302_Arduino_Library/tree/main/examples/test_loragw_tx
Questions:
- Is it technically feasible to send downlink messages directly from the WM1302 gateway to the RAK4630 node without using a network server like TTN?
- Are there specific considerations or configurations that need to be addressed for direct downlink transmission, especially with the WM1302 and RAK4630?
- Could security concerns be a factor in the lack of reception on the RAK4630 node?
I appreciate any insights, guidance, or suggestions the community can provide to help resolve this issue. Thank you in advance for your assistance.
Best regards, Stalin T John