rubble icon indicating copy to clipboard operation
rubble copied to clipboard

Passive scanning

Open dbrgn opened this issue 4 years ago • 0 comments

The demo currently doesn't do any logging. If we'd simply copy over the logging stuff from nrf52-demo, then we'd have a lot of duplication. However, it could be easily added.

Even without logging, the example remains useful.

(I use RTT based logging, so I haven't used UART based logger implementation so far.)

Note that this PR contains a breaking change (method rename).

dbrgn avatar Jun 05 '20 17:06 dbrgn