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

nRF51822 with TV-IR - how to hold block ble radio Softdevice interrupting

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

  1. 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.

  1. please help , and tells us what command and syntax should be use if it possible
Related