BTLE icon indicating copy to clipboard operation
BTLE copied to clipboard

Support for NRF52x devices?

Open TMRh20 opened this issue 1 year ago • 0 comments

First off please excuse my ignorance when it comes to Bluetooth, but would there be any practicality in supporting NRF52x devices?

I know they natively support Bluetooth, but when using the https://github.com/TMRh20/nrf_to_nrf driver, which uses the RF24 API and the ESB protocol, it would require minor changes and this might allow users to switch easily between using Bluetooth and ESB. Just wondering about this and if there might be any interest since the NRF52x actually supports Bluetooth and large packet sizes. Or is this a dumb idea since we can use BLE directly?

TMRh20 avatar Feb 06 '24 11:02 TMRh20