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

BLE_UART example and UART Driver

Hi good evening,

i am working on a project that requires ble transmission between 2NRF52dks and one of them is connected to a PC and apart from receiving data from another nrf52 and outputting the data serially, I require PWM and UART (using drivers) in order to control a motor RPM speed depending on user inputs, is it possible to combine them all together. I have already coded the pwm and Uart and they work well but i did not integrate this to the ble_app_uart_c and before i do so i wanted to see if it is possible and if so maybe i get some help on how to properly do it.

thanks

best regards

nikolai dimech

also happy holidays to all Slight smile

Parents Reply Children
Related