Hi,
We are developing our stack with soft device using nRF52840 as the Controller and have the below queries
1. How to configure a static random BDADDR which will remain constant every time the Controller/Stack is reset?
2. What is the max scan capacity of the nRF52840 Controller? Assuming, there are inifinte advertising devices around, how many devices can be scanned at a time by the Scanner.
3. What is the difference between configuring both scan interval & duration as 100ms and 500 ms respectively. Will scan happen continuously (without a break) in both instances ?