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?
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?
Sorry I got confused with iOS SDK.
Do you referr to this repo? Mesh SDK v4.2?
Unfortunately, just got to know from our firmware team, we are using v2.2.
The migration to v4.2 is almost complete and I would be able to test and update you with in 1-2 days time.
Update: Mesh SDK v4.2 is giving the same problems. Stuck at Requesting Composition Data..
We have downloaded the code v4.2.0 from here nrf_SDK_for_Mesh_v4.2.0_src and flashed it on DK. And using the given iOS Mesh Example.
Hi,
The "Device not supported" error may also be thrown when the device disconnects before services were discovered. But then retrying should help, I think.
I tried with the latest Mesh SDK and managed to reproduce the issue you are seeing. Stuck at Requesting Composition Data.
A workaround for the "Stuck at Requesting Composition Data":
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.
Thank you. I'll try this and update you.