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

Gazell library source code.

Hi I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init( NRF_GZLL_MODE_HOST ) . I've tried use both of libraries (gzll_gcc.a and gzll_sd_resources_gcc.a) and i have the same effect. I think that the problem is with interrupts handling. Can i get source code of this library? I have old sources for nrf24le but it is not the same.

Regards Firas

Related