Suddenly unable to provision NRF52832 DK board on IOS NRF mesh APP

Hi,

I am not sure how to explain or try to recreate the issue but I'll try my best.

Tools: I have an NRF52832 Development Kit bought from Digikey Canada. I am using a Windows 10 computer. Version used are SDK 17.1.0 and NRF mesh v5.0.0.

Whenever I would flash any example firmware on the NRFmesh v5.0.0 (such as light,  sensor, dimming, UART, etc), It used to provision fine. Recently, after learning/playing around with the pin_change_int example in the SDK17.1.0, it wouldn't provision anymore when I would flash a NRFmesh example.

The flow I use to flash the firmware is as follows (using the dimming_server_project):

1) Opening the default, non-customized dimming_server_nrf52832_xxAA_S132_7.2.0.project

2) Build the project by clicking Build->Build project

3) Connect DK: Target->Connect J-link

4) Erase DK: Target-> Erase all

5) Go into Debug mode: Debug-> Go

6) In the Debug mode: Run

It would run fine with proof in the screenshot below.

7) Go into the iOSnrfmesh app and click the plus sign

8) Click the device listed below

9) It would go into discovering the service

10) But after, it would go back to the same screenshot as 8).

This would be the same no matter what mesh examples I use. I tried to see if the Bluetooth module still works by flashing the firmware ble_app_blinky_pca100040_s132 in the SDK 17.1.0 and confirmed that it works by using the NRF blinky app. I have 2 other custom nRF52832 boards called BT832x and they both provision fine.

Please let me know any more additional information is needed and if this is just a bug that can be resolved.

Regards.

Parents Reply Children
No Data
Related