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? |
Hi,
Which example are you using from the Mesh SDK?
Which Mesh SDK version are you using
I mean which firmware example are you running on your DK?
Sourabh said:Mesh SDK Version - Latest commit in master.
Do you referr to this repo? Mesh SDK v4.2?
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?
Yes, have been turning bluetooth off/on very often but most of the times when we are stuck in "Requesting Composition Data" loop.
Yes, we also tried different devices. We are testing on 1 iPad and 2 different iPhones.
Yes, have been turning bluetooth off/on very often but most of the times when we are stuck in "Requesting Composition Data" loop.
Yes, we also tried different devices. We are testing on 1 iPad and 2 different iPhones.
Using nRF Connect for iOS, what services do you see on the device instead of mesh proxy service?
My apologies for the late reply. We got stuck in something else and had to shift gears for the same. Now, I'm back on the task and can give inputs quickly.
Interestingly, we see Mesh Proxy Service for the device using nRF Connect iOS app quite often. We are upgrading our firmware again to the latest available version. i'll let you know the updates.
Update - with the example of nRF-Mesh-iOS (latest master) app, and using Mesh SDK v4.2, the issue of stucking of requesting composition data is not there anymore.
Thank you Mttrinh and Aleksander Nowakowski for your help and support. It really helped and guided me to the resolution.
Cheers!