silent-dragonfly / cc3100-passive-scan

Passive scan implementation for CC3100
1 stars 0 forks source link

Use Rx filters to facilitate frame processing on Host MCU side #2

Closed Suhoy95 closed 5 years ago

Suhoy95 commented 5 years ago

In the section 15 of programming guide there is described RX filter and exactly the function to receive only Beacon frame.

Preconfiguring that filter can optimized the load on MCU.

Tasks:

Suhoy95 commented 5 years ago

Function was testet with WireShark example.