Hi
i'm using nRF51822 with twi_hw_master from gzll library from SDK v4.4.2.33551. Code is compiling and linking, but not working. Gazell transmissions don't work when twi_hw_master is active. When using twi_sw_master the application is working. It might be a problem with concurrent access to the PPI system.
Which ppi resources gzll are using?