working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning.
I am calling the following code before my main while loop starts but after I enable the SD:

if I put an invalid address in the first parameter of sd_ble_gap_whitelist_set I get the "NRF_ERROR_INVALID_ADDR] "