We have some time-critical requirements that we need to modify the Gazell low-level code.
THX for help
We have some time-critical requirements that we need to modify the Gazell low-level code.
THX for help
Hi
We don't provide source code for the Gazell libraries unfortunately. This code was not designed for external distribution, and is not suitable for modifications.
If you need fine control over the protocol timing you might be better of using the nrf_esb library instead.
You will need to implement the channel hopping manually, since nrf_esb don't support this, but you will have more control over packet timing and format, as well as access to all the source code if needed.
Best regards
Torbjørn
Hi
We don't provide source code for the Gazell libraries unfortunately. This code was not designed for external distribution, and is not suitable for modifications.
If you need fine control over the protocol timing you might be better of using the nrf_esb library instead.
You will need to implement the channel hopping manually, since nrf_esb don't support this, but you will have more control over packet timing and format, as well as access to all the source code if needed.
Best regards
Torbjørn