Open lnlp opened 4 years ago
I noticed that https://github.com/HelTecAutomation/ASR650x-Arduino/issues/51 was just updated and ASR650x-Arduino now uses LoRaMac-node v4.4.4, which is based on LoRaWAN specification 1.0.3.
This should be updated in the documentation accordingly.
On the following page: https://heltec-automation-docs.readthedocs.io/en/latest/cubecell/lorawan/connect_to_gateway.html
It says:
LoRaMac-node README.md v4.3.2 is based on LoRaWAN specification 1.0.1.
Is it correct that ASR650x-Arduino is still based on LoRaMac-node v4.3.? Also see: https://github.com/HelTecAutomation/ASR650x-Arduino/issues/51
"In the CubeCell’s LoRaWAN library, for each working band, we are strictly follow LoRaWAN 1.1 Regional Parameters".
This statement conflicts with LoRaMac-node v4.3.2 which is based on LoRaWAN specification 1.0.1.
LoRaWAN specification 1.1 appears to contain ambiguities and is not currently supported by the Things Network. This should not be used yet.
The latest stable LoRaMac-node version (on the master branch) is v4.4.3, which is based on LoRaWAN specification 1.0.3.
LoRaWAN specification 1.0.3 (including its 1.0.3 Regional Parameters) is the current version that should be supported.