Re: [Linux-zigbee-devel] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Dmitry Eremin-Solenikov
Hello, On Thu, Jun 6, 2013 at 2:02 AM, Tony Cheneau wrote: > Hello everyone, > > I just uploaded a draft version of a version 2 of the serial protocol > that is used to command the Redbee Econotags with the "serial" driver on > Linux. You can find the text here [1]. The specification for the vers

Re: [Linux-zigbee-devel] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Dmitry Eremin-Solenikov
Hello, On Thu, Jun 6, 2013 at 2:02 AM, Tony Cheneau wrote: > Please don't hesitate to provide some feedback (preferably on the > linux-zigbee mailing list). Also I would suggest to include channel page in the set channel command. For most of the devices it should be 0 (so maybe we can have that

Re: [Linux-zigbee-devel] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Mariano Alvira
On Thu, Jun 6, 2013 at 3:58 AM, Dmitry Eremin-Solenikov wrote: > > 1) I suggest for 's' to be used only as a packet start character. > Let's pick up something like > SLIP/PPP have: > > For transmitter: > 's' = start of the packet. If it happens in the packet, transmitter > should replace it. 's' =

Re: [Linux-zigbee-devel] [mc1322x] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Tony Cheneau
Hello Jim, Thanks for your comments. Please see my response inline. [...] > A few comments: > > - It could use some more clarification for whether transmission is > blocking or nonblocking, i.e. whether the dongle should wait for > transmission to complete before returning a response. Yes. I

Re: [Linux-zigbee-devel] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Tony Cheneau
Hello Dmitry, Thanks for your comments. They are especially appreciated since you designed the version 1 of the protocol. Please see my comments inline. [...] > Sometimes we had problems with synchronisation/recovery/etc. If a > character is lost, > it takes some (1-2) packets to resync kernel

Re: [Linux-zigbee-devel] [RFC] IEEE 802.15.4 serial protocol version 2 (for Econotags and others).

2013-06-06 Thread Tony Cheneau
Hi, Yes, the page is already part of the parameters of the "set channel" command on the draft. I haven't looked at the latest PHYs available, so it could be that devices that use a channel page != 0 already exist. Regards, Tony Le 2013-06-06 10:13, Dmitry Eremin-Solenikov a écrit : > Hello, >