BLE scanning with coded PHY in ESP32_C3 #11911
Unanswered
Pawelinode
asked this question in
ESP32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ESP32_C3 supports Bluetooth 5.0. The firmware https://docs.espressif.com/projects/esp-at/en/latest/esp32c3/index.html returns frames with different PHY values when BLE scanning is enabled.
Micropython 1.20 only receives frames with 1M PHY (Bluetooh 4.2). Is there any build option to enable receiving frames from Coded PHY (Long Range) ?
Beta Was this translation helpful? Give feedback.
All reactions