Good day for everybody!
I'm trying to force latest Jemma work with my USB Zigbee dongle based on Atmel BitCloud ZAppSI (slightly modified) as coordinator throught legacy the GAL (it always modified)
All seems to work fine: GAL find coordinator, start network, find my test zigbee combined device with fake temperature sensor (from Atmel Bitcloud HADevice example), send notification to Jemma.
Jemma find new device, requests node and power descriptors, requests active endpoints, then descriptors for this endpoins and register new generic device with these endpoints and their clusters.
BUT!!! When temperature sensor send ZCL IdentifyQuery command on IdentifyCluster I see 'Service Clusters List is empty!!!' and failure response is sent back...
And now the question... Can anybody take a look at jemma logs to find out why I get this error... (I tried to find it myself, but eith no luck) :-) May be this is due to no connection of M2M device ?