Is there still no way on this build to setup zerocrossing detection?, I mean using interrupts I developed a zigbee dimmer that detects zero crossing and dims 3 separate channels, it works fine, but with mesh 4.0 it blinks because I think the softdevice or the ble irq priorities block the excecution of the zerocrossing detection, but I mean there must be a way to achieve this.
Anyone?