LoRa Node Development: Modifying Parameters in LoRaWAN
In a LoRaWAN network, there are many parameters such as node type, transmission rate, ADR, channel mask, etc. Today, we will discuss how to modify these parameters to suit your needs. 1. Parameter Definition The parameters related to LoRaWAN are defined in a structure within the SDK, which allows us to understand which parameters can … Read more