Hi, now I'm developing my projects(bt-audio-advertiser) with SDK 15.2. and Thingy:52.
I want to load PDM data to extended advertising packets. I succeeded to use extended advertising with Thingy:52 and SDK 15.2.
But I can't load PDM data to extended advertising packets. Of course Thingy:52 project has PDM driver. But the project is made of SDK 13.
I already asked migrating the PDM driver to SDK 15.2 in Nordic DevZone. Because there had been no answers, I gave up migrating the PDM drvier to SDK 15.2. I used nrfx_pdm module for my project. I can build it and run it. But I think that the PDM function does not work well. Because PDM buffer data doesn't change.

I uploaded my project in Dropbox.
What's the problem?