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

nRF52832 BLE Connection

Hi.

I'm developing nRF52832.

I'm in the process of setting up BLE, but there's a problem.

There was a problem while I was organizing the files due to successful BLE communication.

No problem with the build and no problem with the upload.

But I can't find a module on the nRF connect.

As shown in the picture below, we create a _BLEI class in the BLE_I.h file, define a function that calls the BLE.Init() function in the main_pro.cpp file, and take it from the main statement.

There is no problem with setting up BLE.


Because before that, I checked that the BLE is working properly.

If you need a firmware file because it is hard to check with the picture, I will send you the email address right away.

Thank you.

Related