iotedge-lorawan-starterkit icon indicating copy to clipboard operation
iotedge-lorawan-starterkit copied to clipboard

[Story] Correct handling of FOpts parameter for all supported regions

Open MaggieSalak opened this issue 3 years ago • 2 comments

Description

FOpts is applicable to majority of regions but currently it's not explicitly handled in our implementation for the payload calculation. There are two different max values depending on whether this Fopts is present or not.

image

from the regional parameters

Acceptance criteria

  • [ ] Investigate whether we need to use this optional param
  • [ ] Surface the param in region implementation
  • [ ] Use the value to compute values depending of it, e.g. Max payload size depending on the region

MaggieSalak avatar Nov 04 '21 10:11 MaggieSalak

@mandur can we find a parent for this?

roel4ez avatar Dec 07 '21 14:12 roel4ez

We did put it under china

Mandur avatar Dec 07 '21 15:12 Mandur