Does the new nrf54l15 processor supports Gazelle Protocol?
Does the new nrf54l15 processor supports Gazelle Protocol?
No, at least not yet, I guess you can check periodically if there is support:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/gazell/gzll_ack_payload_device/README.html
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/gazell/gzll_ack_payload_host/README.html
Kenneth
Thank you. So, I have designed a dual-mode wireless mouse using this processor. The Bluetooth part works fine, but I’m having issues with the 2,4GHz RF part where it communicates with an RF dongle. If this processor doesn’t support Gazell, what other protocol would you suggest? In the meantime, I need pairing and frequency hopping features.
Hello,
I have asked internally if someone know of the status for Gazell on the nRF54L. I guess the only option for the time being is to use ESB instead, but then you need to add frequency hopping and pairing yourself, so I guess the best is to wait for the answer on Gazell support first.
Kenneth
Okay, Thank you Kenneth.
Hi,
I have not tried this myself, but from my understanding the nrf desktop application support nRF54L15, and it can switch between Gazell and BLE, so that is something you can try to take a look at.
Kenneth
Hi,
I have not tried this myself, but from my understanding the nrf desktop application support nRF54L15, and it can switch between Gazell and BLE, so that is something you can try to take a look at.
Kenneth
I have seen that but only Bluetooth transport is enabled for that processor.(v2.9.0)