Part Number: CC2541
Other Parts Discussed in Thread: CC2540
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2541
Other Parts Discussed in Thread: CC2540
Hi Sy Su,
I tried using AA1 filter, and when I apply this filter, I don't see any device on the screen. Alternatively I can see the device as ready to pair on apps. Is there something I am doing wrong? Or are there any other steps in implementing the filters?
Hi Srijan,
Thank you for providing those screenshots. Your Adv PDU Type is ADV_IND so the ADV_IND AdvA (AA1) filter should work for you.
When setting up the filter, you have to put the address in as hexadecimal.
So in your case, you will want to put in the following:
AA1=0x94E36D9C7605
-Sy Su
Hi Srijan,
Yes I do see that. But like I stated in the post, you need to put the address in hexadecimal.
In other words you forgot to put "0x" before your device address.
-Sy Su