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

BT832 Module is not advertising

I have successfully connected BT832 Module to NRF DK. I have erased BT832 and Falsh s132_nrf52_5.0.0_softdevice.Hex. using nRFgo Studio without any issues.

I have copy pasted the \nRF5_SDK_14.0.0examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132.hex to Jlink drive directly. But I am not able to see the BLE visible in NRF connect. But before programming I saw the BT832 Module is visible as BLE. If I do the same method for internal DK then Beacon is visible in nRF connect scanning.

I have checked in nRFgo Studio I am able to see the two regions Application & Softdevice in my BT832 Module. I have confirmed all my programming is resulting in my external board BT832 Module.

With Softdevice I have directly downloaded application using ARM Keil successfully but still Beacon is not visible in scanning.

Is there any setting I have missed to enable from nRFgo Studio for BT832 ? since I saw many 8001 & 8002 configuration settings in nRFgo Studio.

Is there any code changes needed for BT832 Module in ble_app_beacon?

How  I can bring original factory setting for BT832 Module so that BLE is visible in scanning?

What is the minimum coding to make BT832 Module visible in scanning.

Please help.

Related