I am thinking about using gazell on nrf52832, but i can't find any documentation or example in the nrf5_SDK_11.0.0, can i get some help about this?
I am thinking about using gazell on nrf52832, but i can't find any documentation or example in the nrf5_SDK_11.0.0, can i get some help about this?
Hi,
You can find documentation here.
Example available in \examples\multiprotocol\ble_app_gzll in the SDK folder
Hi Wayne,
I'm sorry I misread your question and didn't notice you asked about nRF52. You are correct, the library 's not ported to the nRF52 yet.
We are working on that. In the meantime, only for testing purpose you can use the library and the example for nRF51 to flash on nRF52. But there will be potential bug when doing so.
Hi Wayne,
I'm sorry I misread your question and didn't notice you asked about nRF52. You are correct, the library 's not ported to the nRF52 yet.
We are working on that. In the meantime, only for testing purpose you can use the library and the example for nRF51 to flash on nRF52. But there will be potential bug when doing so.