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

Sending information from nrf52832 to arduino uno

Hi Nordic;

I am using ble_app_uart_c example to scan data with BLE_GAP_EVT_ADV_REPORT. So now i have to send this information to Arduino Uno how it would be possible?

I am using nrf2832 DK it should be interfaced with Arduino uno.

my sdk version is 15.2 and softdevice is s132

Related