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

nrf51822 uart question

First of all, Because of my poor English, and I'm newbie this kind of work.

I'm not sure you can understand my question. But I'll try

Currently, To see my borad's log datas, I use debug serial(uart) and connect to PC.

And my purpose is to see the log datas using my Smartphone using BLE.

So I bought nrf51822+ble400 and I tried sample code in SDK12(ble_app_uart) and

NRF Toolbox with my android phone. And It works.

So I tried to connect nrf51822 to my company's borad using uart.

I expected to the board's log datas on my phone, but it didn't work.

What I want to do is this:

My Board ->(uart) nrf51822(+ble400) -> (BLE) my smartphone(NRF Toolbox)

As I said, I'm newbie. so I don't know how make this work, how I search.

So some guidance or links will be very very helpful to me.

If you can't understand my question, please ask me. I'll try to make you understand.

Thanks.

Related