Hi
I'm using a custom board with nRF51822 and mbed. Then, I would like to generate 25kHz PWM and use BLE simultaneously. So, I read this thread, write like the attachment code and could generate 25kHz PWM. devzone.nordicsemi.com/.../ source code.txt
However, I couldn't use BLE while my board generates PWM. Although I changed the frequency of PWM, I couldn't detect BLE. Are there anyone who face the same problem? If there are, please tell me how to solve this problem.
Best regards Ishikawa