Hello,
I need to scan the advertising data of my peripheral wich advertise with extended advertsing and LE coded PHY.
I use zephyr 3.7, and I work if I use the BLE controller from Zephyr but that doesn't work with SoftDevice controller... I'm limited to 31 Bytes.
If my advertising data is smaller than 32 Bytes, it works.
here my scan config.
my prj.conf for my cpunet firmware:
and my prj.conf for my cpuapp:
Do you have an idea ?
Thanks in advance.
Best regards,
julien

