hello ,
i want to perform advertise and scanning at the same time or concurrent. so, for this task i set advertise interval 90ms and scanning interval 105ms and windows size 100ms. for this value i am losing too many packets. i am using two beacon same (both beacon having same firmware) type nRF52832 custom board. i also use two timer, SAADC and GPIO interrupt.
My questions :-
1. Any peripheral (like timer , SAADC , GPIO interrupt ) are effected to scanning or advertising.
- Timer1 - 100ms.
- Timer2 - 1000ms.
- SAADC read every 5 sec.
2. so, how i choose value of advertise interval and scanning interval for that i get more packets.
please help to solve this problem.
thank you.