Hi team,
Describe the bug
To Reproduce WorthNoting Expected behavior Platform details:
Logs / Screenshots Nordic board My board Please suggest what might be going wrong and how to fix this? |
Hi team,
Describe the bug
To Reproduce WorthNoting Expected behavior Platform details:
Logs / Screenshots Nordic board My board Please suggest what might be going wrong and how to fix this? |
After you have provisioned the device -> connect to the device by going into the proxy tab and connect from there -> Then configure the device. The "Requesting Composition Data" should go through now.
Unfortunately, this also doesn't seem to work. Same logs as earlier. Refer below:
2020-09-21 11:50:07.502419+0530 DCS Mesh[1528:1385307] [Bearer] Connecting to Ios dev... 2020-09-21 11:50:08.357985+0530 DCS Mesh[1528:1385307] [Bearer] Connected to Ios dev 2020-09-21 11:50:08.358481+0530 DCS Mesh[1528:1385307] [Bearer] Discovering services... 2020-09-21 11:50:08.558037+0530 DCS Mesh[1528:1385307] [Bearer] Device not supported 2020-09-21 11:50:08.558578+0530 DCS Mesh[1528:1385307] [Bearer] Cancelling connection... 2020-09-21 11:50:08.561395+0530 DCS Mesh[1528:1385307] [Bearer] Disconnected from Ios dev with error: Device not supported
The node is visible in the Select Proxy screen but get above error each time when trying to connect. Is this workaround working for you?
Yes, the workaround is working fine for me. Which firmware are you running on the DK? Have you made any modifications to the example?
Can you try an unmodified example from the SDK? Like the Light Switch Client example?
We have downloaded the code v4.2.0 from here nrf_SDK_for_Mesh_v4.2.0_src and flashed it on DK.
We are using v4.2 Mesh SDK and v17.0.2 nrf-SDK clubbed together. No other modifications as such.
Let me try running "ExampleFirmwares" hex files provided with the SDK in the DK.
Update:
Can you try an unmodified example from the SDK? Like the Light Switch Client example?
The workaround is working fine with the "Example Firmware" hex files on the Nordic DK.
However, iOS nrf-Mesh-Example app doesn't seem to work with "our custom board" (having the same example firmware) while Android nrf-Mesh-Example App is working fine.
Hi
Have you tried turning off/on bluetooth and reset the app on the phone?
You could also try with a different iPhone and see if you see any difference?