Page 1 of 1

Promiscuous mode for BLE

Posted: Sun Aug 26, 2018 5:06 am
by alexdominate
Hi
Is there any sample code or capability for promiscuous mode in BLE ?
I want to capture all BLE packets,and do some analyze base on them.
There are good examples on WiFi but there is no one for BLE.
Thanks.

Re: Promiscuous mode for BLE

Posted: Tue Aug 28, 2018 11:14 pm
by arosboro
I too would be interested in this. I think the last release, 3.1-rc1 had some significant improvements to the bluetooth api and the underlying bluedroid implementation, which I have been experimenting with using the gattc_multi_connect.c example. I haven't seen anything with regard to promiscuous mode.