Hello,
As above i mentioned we are using cc26x2r1 board for BLE peripheral in which we want to advertise time for 7days so I used command
GapAdv_enable(advHandleLongRange, GAP_ADV_ENABLE_OPTIONS_USE_DURATION, 68400000);
but not able to set it more tha 65535 sec so kindly help us