Hello,
Not sure if this is the best forum, or a forum related to Zephyr would be better. I am testing with the direction_finding_connectionless_rx sample project. I have another device with a CTE attached to its periodic advertisement. The strange thing is that when I add data to the extended advertising packet, the nRF5340 can't sync with the periodic advertisement. No messages or errors are printed to the console. When I don't add any data to the extended advertisement, it syncs with the periodic advertisement just fine, and IQ samples the CTE.
I was just wondering if anyone else had a similar issue and if they have solved it.