Hi everyone,
Is there a way of being able to view the contents of the advertising packets (advertising and scan response) without using a bluetooth sniffer? Is it possible to print the contents of the packet locally though the NRF_LOG before it is sent? (Or even inspect a location in memory with the encoded advertising data ready to be sent?)
I can't use nRF connect as I only have one nrf52-DK, and don't have bluetooth on my laptop.
Thanks.