Hi Dave, On Wed, Dec 8, 2021 at 1:32 AM Dave Close <dave@xxxxxxxxxxx> wrote: > > I wrote: > > >I've been recording data from a sensor using a script like this -- > > > > while read a; do > > grep <pattern> $a > > # do my stuff > > done < <( hcidump -R ) > > > >Reading tons of web pages and mailing list entries, I still haven't > >found anything equivalent that doesn't use the deprecated hcidump. > >Suggestions appreciated. > > Is this the wrong list for my question? Check out btmon. -- Luiz Augusto von Dentz