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

I can not connect with BLE(nrf52832)

Hello

I am now using nrf52832 and BLE communication with an Android terminal.

BLE communication is a beginner.

I am using nRF_SDK_15.0.0_a53641.


Since I programmed the application of android for the time being, I want to make BLE communication with nrf 52832 and confirm that I am connected.

Which of the many SDKs is the most basic program?

I thought that example / ble_peripheral / ble_app_gatts_c is a basic one I wrote to nrf 52832 and executed it, but it was not connected.

Do not you just rewrite LBS_UUID_BASE and LBS_UUID_SERVICE?
If there are other points to be corrected from the initial state and what to do, please point out.

I thought that it might be a problem with the Android application that I created and tried it with an existing nrfConnect application, but it never got connected.

Thankyou!

Parents Reply Children
Related