rubble
rubble copied to clipboard
Passive scanning
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).