1

I have been following a tutorial by Serge on how to onboard a lifx color 1000 bulb but for the life in me I cant seem to get past 'consumer.ConfigureWifiAsync()' function. I'm always getting 'Status1 = 36914 & status2 = 0'.

I have a TP-Link MR3420 router and I'm developing a windows 10 UWP app.

I also tried to onboard it using Iot explorer app but am getting an error too.

Please advise.

control
  • 13
  • 5
  • try to use the Alljoyn Dashboard app and see if you're still getting errors while onboarding https://play.google.com/store/apps/details?id=org.alljoyn.dashboard&hl=en – Lino Jun 14 '16 at 20:48
  • I tried the dashboard app...its working just fine...I've gone though the code but it seems that this app does not onboard the bulb – control Jun 20 '16 at 10:50
  • 1
    I was able to trace the issue. It happened to be in the xml file for onboarding, so I had to download a new one from allseen website and everything is working fine. :) – control Jul 09 '16 at 14:05
  • It's alright. I fifured out where I was going wrong a while back. I was using the wrong onboarding xml file. Thanks anyway. – control Aug 11 '16 at 06:37

1 Answers1

0

It's alright. I figured out where I was going wrong a while back. I was using the wrong Onboarding xml file. Thanks anyway

control
  • 13
  • 5