I am new to CBus, toolkit, etc having just got wireless lighting. But I am experienced in programming my Pronto. I can now switch the lights on and off using the Pronto and am trying to get feedback back to it on current light status. I can acquire various feedback strings but none of them seem to help. More specifically, the same eight strings are returned whatever my light status actually is. The strings are: 050AAC0036010108FF000006 050AAC0001012F010140FF000000D3 050ACB0002020121 050A73000201007B 050AAC000501010808002E F907380000000000000000000000000000000000000000000000C8 F907380B00000000000000000000000000000000000000000000BD F70738160000000000000000000000000000000000000000B4 The first five of these make no sense to me. The last three appear to be MMI messages stating that all lights are off (even when some are on). The Pronto actually (I think) talks to the CBus wired network which in turn talks to the CBus wireless network. Given this, one possible explanation of the above is that the wireless network is not providing feedback to the wired network and therefore there are no relevant PCI messages sent from the wired network to the Pronto and the MMI messages are set to 'all off'. Any advice on how to move forward would be gratefully appreciated. In particular, is there any parameter in the toolkit to turn feedback on or off?