Integration Support Needed for Nordic nRF Mesh SDK 3.3.3 in Custom Java Application

We are in the process of integrating the Nordic nRF Mesh SDK version 3.3.3 into our Java-based application.

The devices we are working with are pre-configured BLE mesh devices, which we have successfully provisioned using the official nRF Mesh Android application. As part of our development efforts, we have verified the following functionality within our custom app:

  • BLE mesh devices are detected through scanning.

  • Device information, including MAC address, UUID, and service data, is retrieved correctly.

Issue:
When calling the identifyNode API, the function executes without errors. However, we do not receive any response from the device, nor do we observe any expected visual feedback (such as LED blinking or similar indications).

We are seeking assistance with the following:

  1. Is there official documentation or a step-by-step guide for integrating the nRF Mesh SDK into a custom Java application?

  2. Are there any recommended tools or methods (e.g., BLE sniffers) for capturing and comparing BLE packet exchanges between the official nRF Mesh app and our custom application?

We would greatly appreciate your guidance and support in resolving this issue and completing our integration.


Parents Reply Children
No Data
Related