we builded " BLE to IR " using nRF51822 , it was working fine with out the softdevice. problem start when we integrated with the SoftDevice .
1.the problem that we need that for 40 - 60 ms the softdevice / radio will not make any use or interrupt
since it making 560us pulse to 1700us randomly
- we must find a simple way to make the mcu doing only the IR transmitting this task .
2.1 we don't want to close the communication with the user or that the user will have to reconnect.
- please help , and tells us what command and syntax should be use if it possible