<div dir="ltr">It looks like the problem was not in PulseAudio but in NanoPi NEO Plus2 itself. The bluetooth is connected via UART(hci_uart driver) and firmware for ap6212a chip is uploaded on system startup via <span class="gmail-Breadcrumbs-crumb">brcm_patchram_plus utility (in stock UbuntuCore it's called from /etc/init.d/</span><span class="gmail-Breadcrumbs-crumb"><span class="gmail-Breadcrumbs-crumb">brcm_patchram_plus.sh</span> or something like this). According to the  thread on Armbian forum(<a href="https://forum.armbian.com/index.php?/topic/4726-ap6212a-bluetooth-audio-streaming-timeouts-in-audio-bus/">https://forum.armbian.com/index.php?/topic/4726-ap6212a-bluetooth-audio-streaming-timeouts-in-audio-bus/</a>) the default baudrate is set quite low. I've modified </span><br><span class="gmail-Breadcrumbs-crumb"><span class="gmail-Breadcrumbs-crumb">brcm_patchram_plus call to include --</span></span><span class="gmail-Breadcrumbs-crumb"><span class="gmail-Breadcrumbs-crumb"><span class="gmail-com">baudrate </span></span></span><span class="gmail-pln">1500000</span><span class="gmail-Breadcrumbs-crumb"><span class="gmail-Breadcrumbs-crumb"><span class="gmail-com"></span> and after the reboot the problem with choppy sound was mostly solved. The downside is that now bluetooth connection is not very stable and there are occasional bluez/pulseaudio restarts (one per 2-3 hours) but there are no more skips and I'm happy for now =) Thanks again and sorry  for the noise!<br><br></span></span></div>