This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Setting throughput example for scan on coded phy only and advertise on coded phy only

Hi everyone,

I am working with a custom board fanstel bc840, which use nrf52840, and it is configured like this video explain https://www.youtube.com/watch?v=KSivO9Cf1TE&t=474s

I am using nRF connect sdk v1.6.1

I setup scan_param like this,

and configuring this on defconfig:

and this on Kconfig:

Scanning seems to work without errors. Nice, next steep:

On the other hand to set coded advertisment i change adv_params like this:

Enabling extended adv on autoconfig:

But when i ty to advertise get this error 



I think due to 

Are there my adv_params wrong? some ideas are welcome,

thanks and regards

Related