This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can I get the Gazell library source code

We have some time-critical requirements that we need to modify the Gazell low-level code.

THX for help

Parents
  • 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

Reply
  • 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

Children
No Data
Related