how can nrf51822 make 2.4G communication and BLE communication arbitrary switch?
how can nrf51822 make 2.4G communication and BLE communication arbitrary switch?
2.4G communication
The nRF5 always work at 2.4GHz - do you mean switching between BLE and some other protocol (both at 2.4GHz) ?
No, the nRF5 always work at BLE,then i want to switch the 2.4G any time。I mean switching between BLE and 2.4G.
switching between BLE and 2.4G
that makes no sense - BLE is 2.4GHz.
https://en.wikipedia.org/wiki/Bluetooth_Low_Energy#Technical_details
what is the meaning of "makes no sense - BLE is 2.4GHz"? I mean the function of BLE and 2.4GHz can used to work together. The example of "/proprietary_rf/esb_ptx" in SDK12.1 can used in the example of "ble_uart_app".
I asked you before if you meant switching between BLE and some other protocol and you said, "NO".
Now you're saying that you do want to switching between BLE and some other protocol ?