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

error in the function of uart_init()

hello ! i want to recieve data with nrf51 (multi_link_central)  from another nrf51( ble_peripheral) 

i dont have any error in my code but i have a part of my code how make this kind of error (fatal)

and this is the part that make this problem  !

but when I erase this part! the card works in a perfect way! it detects the presence of the transmitter but it does not receive the data sent

Related