Skip to content

Additional layer with address filtering for EasyLink#16

Open
rei-vilo wants to merge 3 commits intoenergia:masterfrom
rei-vilo:master
Open

Additional layer with address filtering for EasyLink#16
rei-vilo wants to merge 3 commits intoenergia:masterfrom
rei-vilo:master

Conversation

@rei-vilo
Copy link
Member

@rei-vilo rei-vilo commented Nov 8, 2019

Two modes:

  • Basic usage mode: begin(), transmit() and receive()
  • Address filtering mode: getAddressLocal(), setAddressFilter(), setAddressDestinationTX()

Select mode in the related examples: sub1GHz_RX_Layer and sub1GHz_TX_Layer

///
/// @brief    Address filtering
/// @{
#define WITH_ADDRESS_FILTERING 1 ///< activated
#define WITHOUT_ADDRESS_FILTERING 0 ///< desacticated
#define ADDRESS_FILTERING WITH_ADDRESS_FILTERING ///< mode
/// @}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant