Is there any way to stream the BLE data from nrf52 preview development kit to a PC/MAC? I saw this app devzone.nordicsemi.com/.../ but it doesnt work with nrf52.
Can anyone suggest some ways to do it?
Is there any way to stream the BLE data from nrf52 preview development kit to a PC/MAC? I saw this app devzone.nordicsemi.com/.../ but it doesnt work with nrf52.
Can anyone suggest some ways to do it?
You could use UART over USB, take a look at the UART examples. If they aren't available for nRF52, take a look at the nRF51 sdk to see the examples.
You could use UART over USB, take a look at the UART examples. If they aren't available for nRF52, take a look at the nRF51 sdk to see the examples.