Page 1 of 1

Accessing low level Bluetooth LE radio in esp32

Posted: Wed Feb 28, 2018 2:21 am
by pjakub
Is it possible to access low-level Bluetooth radio configuration/registers ? i.e. specify preamble and frequency to listen on ?
I can find documentation for that on other platforms, is such thing possible on esp32 ? I went through the avaliable documentation but couldn't find anything about that.

The reason I'm asking is I'm curious if it's possible to run "apache mynewt" on your chip, or put bunch esp32 devices together to create a simple BLE sniffer.