8 years, 6 months ago.

PWM BLE

Hi world, i have written a program that include BLE and PWM, but when i connet the board with something and I use PWM the BLE connection disconnect. I think that if use this sintax (PwmOut pwm(p1), pwm.period_ms(1) pwm.pulsewidth_us(500)) the mbed software generate a PWM Software and this is a problem. I wuold like to create a PWM HARDWARE. On mbed it is possible? are there some example? Is possible use PWM and BLE? there are some example? I have tried to use Keil UVision 5 but it's so hard for me. Thanks Bye Enrico

Be the first to answer this question.