Skip to main content
Estej.1
Visitor II
November 28, 2021
Question

How to transmit LoRaWAN packets on single frequency in STM32WL?

  • November 28, 2021
  • 2 replies
  • 1434 views

Hi

 I'm designing a LoRaWAN end node based on RAK3172 and LoRaWAN_End_Node example. The frequency band is 868 MHz but i want to transmit on single frequency for example 868500000 Hz.

 I read the example but I don't know how to send packets only on single frequency. How can I do that?

Thanks.

This topic has been closed for replies.

2 replies

Peter BENSCH
ST Technical Moderator
November 29, 2021

Welcome, @Estej.1​, to the community!

LoRa not only uses a specific, given frequency for transmission, but a spread spectrum method. Maybe it would be helpful to have a look at the information from e.g. Wikipedia: LoRa/LoRaWAN or Chirp Spread Spectrum.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Tesla DeLorean
Guru
November 30, 2021

Are you sure you want LoRaWAN and not LoRaP2P ?

Perhaps grep the source for "_REGION" and sources under Middleware/LoRaWAN/Mac/Region

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..