Is there an existing implementation on how to do diversity (BLE) with dual antennas using nrf21450?
(could also be by using other antenna diversity switches / brands)
Is there an existing implementation on how to do diversity (BLE) with dual antennas using nrf21450?
(could also be by using other antenna diversity switches / brands)
The BLE stack (softdevice) doesn't handle diversity so this has to be handled by the application. There's no example for this unfortunately.
The BLE stack (softdevice) doesn't handle diversity so this has to be handled by the application. There's no example for this unfortunately.
how about in the Zephyr stack?
No, at least not yet