I'm trying to see what a specific app is sending via Bluetooth.
I open the app on my android phone and the NRF-Connect app and started debugging the connection. when I'm using the app I can see the logs that I'm receiving but not the ones I send.
How can I see what my phone is sending?
NRF also allows cloning the device's services. Is there an option to mimic the device, so the app would connect to my phone and not the real device then I would be able to see the packets I receive?
other options not including NRF-Connect app are welcome. I tried several sniffer applications but for some reason, it did not show the packets sent. do you have a recommendation for a good sniffer for the phone or computer?