Re: [zb4osgi Dev] [ZB4O - Improvement #230] (Feedback) Serial-comm integration patch

2013-12-14 Thread Tommi Laukkanen
To be honest I think some abstraction layer is good idea. I have no guarantees that serial-comm will work correctly who do not have any problems currently with RXTX... Br, Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/

[zb4osgi Dev] Registering sender end points for each profile is correct?

2013-12-15 Thread Tommi Laukkanen
Hi I am wondering whether registering sender end points for each device profile one needs to talk to is correct? Do you really need to have output cluster matching with the cluster you want to talk to on remote device and if so should we then rather create custom profile with all possible clusters

[zb4osgi Dev] Other ZigBee radios

2013-12-16 Thread Tommi Laukkanen
Hi Is the serial protocol used by the two supported TI zigbee radios completely manufacturer specific? I am just wondering how much work it would require to hook for example XBee radios? Has anyone yet worked on the XBee radio integration to ZB4OSGI? Br, Tommi ___

[zb4osgi Dev] CC2530 as packet sniffer on linux

2013-12-17 Thread Tommi Laukkanen
Hi Does anyone have a setup for sniffing zigbee packets on linux using CC2530? Open source java working with the out of box firmware would be optimal but I am ready to try anything :). -Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aal

Re: [zb4osgi Dev] CC2530 as packet sniffer on linux

2013-12-19 Thread Tommi Laukkanen
Hi Got another CC2530 as sniffer now and running the TI sniffer software. I guess there is nothing to do with the TI sniffer to decrypt the encrypted payloads? So if one needs to debug the encrypted communications then custom packet sniffer or at least analyzer is needed? Br, Tommi __

[zb4osgi Dev] Zigbee network analyzer

2013-12-23 Thread Tommi Laukkanen
Hi I have now been compiling the firmware myself and sniffing the traffic with TI Smart RF Sniffer. I am quite certain that the Smart Sniffer does not correctly decode the APS data frame header and it does not support decryption. Does anyone know free Zigbee packet analyzer which would either work

[zb4osgi Dev] Sending AF_DATA_REQ to group

2013-12-23 Thread Tommi Laukkanen
Hi Is there a way to send cluster command to device group? Br, Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

Re: [zb4osgi Dev] Sending AF_DATA_REQ to group

2013-12-24 Thread Tommi Laukkanen
t; > Ciao, > Stefano > > > On Mon, Dec 23, 2013 at 10:45 PM, Tommi Laukkanen < > tommi.s.e.laukka...@gmail.com> wrote: > >> Hi >> >> Is there a way to send cluster command to device group? >> >> Br, >> Tommi >> >> ___

[zb4osgi Dev] Got hue bulb working with zb4osgi

2014-01-01 Thread Tommi Laukkanen
Hi Finally got hue bulb working with zb4osgi. The trick was that the sender end point created dynamically to the dongle has to be HA for Hue bulb to respond to cluster commands. As the hue bulb reporter itself as LL profile then zb4osgi generated its own sender end point as LL as well. This in tu

[zb4osgi Dev] Plain java version of zb4osgi

2014-01-05 Thread Tommi Laukkanen
able to fully control the Philips Hue Bulb. ZigBee seems to be working according to my needs now. I want to thank everyone who has contributed to the zb4osgi project. Hopefully the project can also benefit somehow from the fork published under the same Apache 2.0 License. Best regards, Tommi

[zb4osgi Dev] Stabilizing CC2531 serial reconnect

2014-01-12 Thread Tommi Laukkanen
Hi In case someone has/is facing similar issue: I have observed approximately 10% probability of dongle becoming unresponsive on serial reconnect. It looks like doing dongleReset() just before shutting down the serial port, will leave the dongle with blinking red light i.e. the dongle is waiting

Re: [zb4osgi Dev] Detail on the hue bulb integrated on ZB4O

2014-02-12 Thread Tommi Laukkanen
Hi I was using the original hue bulbs which look more like traditional bulbs. These downlight bulbs would probably work as well. I bought both individual bulbs and kits of three. The kits had to be factory reseted with living remote where as individuals came in factory reseted state. Maybe due to

[zb4osgi Dev] CC2531 custom firmware distribution

2014-06-14 Thread Tommi Laukkanen
Hi Has there been any developments on TI side for distribution terms of CC2531 customized firmware? I would like to be able to distribute my firmware in either source or compiled format and it is based on the TI examples. Best regards, Tommi Laukkanen

[zb4osgi Dev] Security enable ZigBee devices

2014-06-19 Thread Tommi Laukkanen
Hi Has anyone researched security enabled HA ZigBee devices with a global sales site? It would be great to have a list some where because this a question which everyone has to tackle sooner or later. Best regards, Tommi ___ Dev mailing list Dev@zb4osgi.

[zb4osgi Dev] Develco ZigBee Occupancy, Temperature and Light Sensor

2014-06-20 Thread Tommi Laukkanen
Hi Has anyone tried out this one: *Develco ZigBee Occupancy, Temperature and Light Sensor* Product Info: http://develcoproducts.com/Products/ZigBee_Sensors/ZigBee_Occupancy-_temperature_-_light_sensor.aspx Global Purchase: http://www.develcoshop.com/product/multisensor-pirtemplight-1891/ Regard

Re: [zb4osgi Dev] Security enable ZigBee devices

2014-06-20 Thread Tommi Laukkanen
Hi I have started collecting interesting ZigBee devices for HA to this discussion: https://groups.google.com/forum/#!topic/zigbee4java/nOau5kUn8eI Br, Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

Re: [zb4osgi Dev] Security enable ZigBee devices

2014-06-20 Thread Tommi Laukkanen
Hi Han Have you found reseller in Europe for Netvox devices which sell to consumers? Best regards, Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

Re: [zb4osgi Dev] Security enable ZigBee devices

2014-06-20 Thread Tommi Laukkanen
Hi I doubt I changed much compared to your image. In the end I created it according to zigbee4osgi guide, enabled security and disabled end points so it ended up to be just the coordinator without end points if I recall correctly. Could be that I changed some other minor things but I would need to

Re: [zb4osgi Dev] Exception when i read some attributes.

2014-08-08 Thread Tommi Laukkanen
Could it be that the message was corrupted in radio transmission or the device was sleeping? Br, Tommi On Aug 8, 2014 4:47 PM, "yessine feki" wrote: > Hi all, > > Sometimes, when i try to read some attributes, i get an exception: > "timeout expired before receiving any data". Please find attache

[zb4osgi Dev] cc2531 firmware

2013-11-29 Thread Tommi Laukkanen
fter waiting for the cc2531 one needs to order and wait for the cc debugger as well which is a bummer. Best regards, Tommi Laukkanen ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

[zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-05 Thread Tommi Laukkanen
/pax.args] I suppose this pax.args file should come from svn? Any pointers? Best regards. Tommi Laukkanen ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-05 Thread Tommi Laukkanen
at 9:16 PM, Tommi Laukkanen < tommi.s.e.laukka...@gmail.com> wrote: > Hi > > I am running the steps from wiki guide. Got the sources from trunk. Did > the build etc but: > > zb4osgi/zigbee.basedriver.stub$ mvn pax:run > Exception caught during execution: > java.lang.Runti

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-06 Thread Tommi Laukkanen
t; so they consider it stable. Thank you Stefano for help with getting things running. Br, Tommi On Thu, Dec 5, 2013 at 10:52 PM, Tommi Laukkanen < tommi.s.e.laukka...@gmail.com> wrote: > Hi > > Got the test runner working. I think I have hit rxtx bug on debian wheezy. > Loadi

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-06 Thread Tommi Laukkanen
efano > > P.S.: We will be glad to have report on device that you are going to use > with ZB4O so that we can keep track of compatibility > > > On Fri, Dec 6, 2013 at 10:03 AM, Tommi Laukkanen < > tommi.s.e.laukka...@gmail.com> wrote: > >> Hi >> >> G

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-06 Thread Tommi Laukkanen
On Fri, Dec 6, 2013 at 1:06 PM, Tommi Laukkanen < tommi.s.e.laukka...@gmail.com> wrote: > Hi > > My exact steps were to install the linux native lib with apt-get install > librxtx-java then copy it under externals/bundle/rxtx and took the java jar > from the http://rxtx.qb

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-07 Thread Tommi Laukkanen
at 11:58 PM, Tommi Laukkanen < tommi.s.e.laukka...@gmail.com> wrote: > Hi > > Zigbee tester pax.args could be improved like this: > > # OSGi Tool > mvn:org.apache.felix/org.apache.felix.configadmin/1.2.4 > mvn:org.ops4j.pax.confman/pax-confman-propsloader/0.2.2 > &

Re: [zb4osgi Dev] zigbee.basedriver.stub/pax.args missing in trunk

2013-12-07 Thread Tommi Laukkanen
Hi Here is a mail I tried to sent to dev list. Don't know if it got through: Hello I have achieved stable serial communications (dongle driver starts up correctly every time and appears in zigbee.tester UI) with the following cross platform Java serial API library: https://code.google.com/p/ser

[zb4osgi Dev] Motion Detector Devices

2013-12-09 Thread Tommi Laukkanen
Hi Has anyone found good ZigBee motion detector / occupancy sensor which can also report lighting level in % or lux or similar unit? Best regards, Tommi Laukkanen ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

[zb4osgi Dev] Some progress on philips hue bulb

2013-12-12 Thread Tommi Laukkanen
starter pack. The profile ID is: zigbee.device.profile.id 0xC05E (-16290) Are we missing some profile support or something like that? The node uiud is: zigbee.device.uuid -16290:528:2@00:17:88:01:00:BE:51:EC:11 Can the node ids be negative or is this some overflow problem? Br, Tommi Laukkanen

Re: [zb4osgi Dev] Some progress on philips hue bulb

2013-12-12 Thread Tommi Laukkanen
Ok I suppose the device is under ZLL profile and this not currently implemented in the OSGI? The negative number is just overflow of decimal presentation of 0xC05E. Br, Tommi ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/li

Re: [zb4osgi Dev] Some progress on philips hue bulb

2013-12-12 Thread Tommi Laukkanen
ZB4OSGI that is :) ___ Dev mailing list Dev@zb4osgi.aaloa.org http://zb4osgi.aaloa.org/mailman/listinfo/dev

Re: [zb4osgi Dev] R: Some progress on philips hue bulb

2013-12-12 Thread Tommi Laukkanen
Hi I managed to hack HAImporter to include Light Link profile devices but the for some reason the bulb is not responding the cluster commands like Basic->ManufacturerName read. I do get AF_DATA_CONFIRM but the actual response does not arrive. Any idea what is going wrong? it.cnr.isti.zigbee.zcl.l

Re: [zb4osgi Dev] R: Some progress on philips hue bulb

2013-12-12 Thread Tommi Laukkanen
Hi Thank you for looking at the issue. The bulb does not either react on turn on/off so I am wondering whether the messages are going to there at all. The example device in Hans firmware at least responds with a separate message: I can see INCOMING MESSAGE in the log with long packet length conta