Is it possible that one nRF51 implement communication Bluetooth LE or 2.4 GHz RF communications (eg. From nRF24), and switch between via external button?
Is it possible that one nRF51 implement communication Bluetooth LE or 2.4 GHz RF communications (eg. From nRF24), and switch between via external button?
Hi,
Yes, this is possible. You can even do it at the same time, please have a look at the multiprotocol examples in the most recent SDK, e.g. SDK9/examples/multiprotocol/ble_app_gzll
.
Best regards,
Øyvind
Hi,
Yes, this is possible. You can even do it at the same time, please have a look at the multiprotocol examples in the most recent SDK, e.g. SDK9/examples/multiprotocol/ble_app_gzll
.
Best regards,
Øyvind