You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advertising interval for the Linux has been broken in the SDK.
AS per test-plan advs interval has to be Between T0 and 30s, DUT should send ADVs each 20ms to 60ms Between 30s and 15min, DUT should send ADVs each 150ms to 1200ms
For thread it is 22ms and 124ms it is as per the range defined in test-plan.
For RPI it is N/A and 1283ms which is out of range.
The text was updated successfully, but these errors were encountered:
Feature Area
Other
Test Case
TC-DD-2.1
Reproduction steps
Step 1 : Advertise the dut.
Step 2 : verify the adv interval in the nrfconnect app
Bug prevalence
whenever I Do this
GitHub hash of the SDK that was being used
0ff709f
Platform
raspi
Anything else?
Advertising interval for the Linux has been broken in the SDK.
AS per test-plan advs interval has to be
Between T0 and 30s, DUT should send ADVs each 20ms to 60ms Between 30s and 15min, DUT should send ADVs each 150ms to 1200ms
For thread it is
22ms
and124ms
it is as per the range defined in test-plan.For RPI it is
N/A
and1283ms
which is out of range.The text was updated successfully, but these errors were encountered: