Re: [Linux-zigbee-devel] mwpan interface ?

2010-10-25 Thread jonsm...@gmail.com
Here's my current patch series. I haven't worked on it for a while. I got stuck in a bug in the receive SKB processing that crashes the kernel. I must be doing something wrong when manipulating the SKBs. The 6lowpan code has been ported out of Contiki. -- Jon Smirl jonsm...

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2010-10-29 Thread jonsm...@gmail.com
using 16b addresses in places where long and short address should both be legal. > > For whom who are interested i join the PCAP files for initial RS/RA > exchanges, and an example of Ping send with Local then global with a Contiki > IPV6 device. > > Pierre-emmanuel > > >

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2010-11-04 Thread jonsm...@gmail.com
mcpy(addr, zbdev->data, sizeof addr); >        memcpy(addr, zbdev->data, IEEE802154_ALEN); It could be something like that. I was just doing pings to a test device. I will be back at the test hardware on Monday. > > > Le 04/11/2010 14:20, jonsm...@gmail.com a écrit : >> >&g

Re: [Linux-zigbee-devel] General Contiki Serial Adapter?

2011-02-09 Thread jonsm...@gmail.com
bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > ___ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Jon S

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2011-02-16 Thread jonsm...@gmail.com
ake any > packages being send by use of ping6(?). BTW: Is this the right way for doing > initial TX tests, or is there another easier/better way? Do I need any other > special options compiled into the kernel for this to work? > > Best regards and thanks in advance - Any kind of feedback

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2011-02-16 Thread jonsm...@gmail.com
e correct - Next step will then > be RX I think(?). I have a RF sniffer (based on CC2531) with which I assume > I can capture the send packets(?), but since I'm not being able to bind the > cc2520 correctly to the IPv6 networking it seems like I can't make any > packages being se

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2011-02-20 Thread jonsm...@gmail.com
nd continuing on the > 6lowpan stuff, but as said previously I'm pretty new to 6lowpan, so I would > need a helping hand from somebody :-) > > Best regards and thanks for now >  Søren > > >> -Original Message- >> From: Mariano Alvira [mailto:m...@devl

Re: [Linux-zigbee-devel] First tries with a 6Lowpan interface under Linux

2011-02-20 Thread jonsm...@gmail.com
an prepared (which I as well need to add to my cc2520 > driver)? > > I would guess not, but just though I would ask to double check? Better safe > than sorry :-) I hope the questions was clearer this time? > > Bes

Re: [Linux-zigbee-devel] [PATCH 00/11] Forward port of linux-zigbee code to 2.6.38

2011-03-19 Thread jonsm...@gmail.com
Patch #3, the MAC code, is caught by the 64KB limit on the list. The moderator can release it and hopefully set the email size limit higher. -- Jon Smirl jonsm...@gmail.com -- Colocation vs. Managed Hosting A question

Re: [Linux-zigbee-devel] Widely supported ZigBee USB dongle?

2011-03-24 Thread jonsm...@gmail.com
evel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Jon Smirl jonsm...@gmail.com -- Enable your software for Intel(R) Active Management Technology to meet the growin

Re: [Linux-zigbee-devel] linux-zigbee: the lay of the land

2011-03-31 Thread jonsm...@gmail.com
> Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http:

Re: [Linux-zigbee-devel] linux-zigbee: the lay of the land

2011-03-31 Thread jonsm...@gmail.com
On Thu, Mar 31, 2011 at 12:12 PM, Werner Almesberger wrote: > jonsm...@gmail.com wrote: >> Note that the Zigbee network protocols are in the process of being >> phased out. They are being replaced by a Zigbee application layer over >> 6lowpan. > > Good, if it's al

Re: [Linux-zigbee-devel] linux-zigbee: the lay of the land

2011-03-31 Thread jonsm...@gmail.com
On Thu, Mar 31, 2011 at 1:54 PM, Werner Almesberger wrote: > jonsm...@gmail.com wrote: >> You can buy Ralink 802.11g USB wifi sticks for $5. The drivers are in >> the Linux kernel. > > The device we're currently targetting is the Ben NanoNote made by > Sharism at

Re: [Linux-zigbee-devel] Zigbee Health linux implementation

2011-06-02 Thread jonsm...@gmail.com
secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > ___ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sou

Re: [Linux-zigbee-devel] 6lowpan in linux zigbee

2011-06-08 Thread jonsm...@gmail.com
sts.sourceforge.net/lists/listinfo/linux-zigbee-devel > > -- Jon Smirl jonsm...@gmail.com -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Cha

Re: [Linux-zigbee-devel] 6lowpan

2011-06-18 Thread jonsm...@gmail.com
pdates or progress with this deal since last year? No updates. I have been working on Contiki based SOCs running 6lowpan. > > Thank you, > Alexander > -- Jon Smirl jonsm...@gmail.com -- EditLive Enterp

Re: [Linux-zigbee-devel] 6lowpan

2011-06-18 Thread jonsm...@gmail.com
pdates or progress with this deal since last year? I would re-port the current Contiki code. My port is about a year old and there has been a lot of bug patching going on in Contiki. > > Thank you, > Alexa

Re: [Linux-zigbee-devel] 6lowpan

2011-06-18 Thread jonsm...@gmail.com
On Sat, Jun 18, 2011 at 1:35 PM, jonsm...@gmail.com wrote: > On Thu, Jun 16, 2011 at 3:15 AM, Alexander Smirnov > wrote: >> Hi Jon, >> >> currently I'm working on 6lowpan support for zigbee linux. >> I'm trying to rework your patch and make it more s

Re: [Linux-zigbee-devel] [PATCH] IPV6 compression over IEEE 802.15.4

2011-06-30 Thread jonsm...@gmail.com
into the RPL radio network. I then want to add the Ethernet routes between the gateway nodes as zero cost RPL routes. That will let packets route out on to Ethernet to avoid routes that might need 20 radio hops. -- J

[Linux-zigbee-devel] CMD_SET_STATE in serial driver

2011-07-20 Thread jonsm...@gmail.com
What does CMD_SET_STATE do in the serial driver? The states are: #define IDLE_MODE 0x00 #define RX_MODE 0x02 #define TX_MODE 0x03 #define FORCE_TRX_OFF 0xF0 Why is there a RX_MODE and TX_MODE? Shouldn't the protocol work without having these modes? -- Jon Smirl

Re: [Linux-zigbee-devel] CMD_SET_STATE in serial driver

2011-07-20 Thread jonsm...@gmail.com
sting more received packets. -- Jon Smirl jonsm...@gmail.com -- 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communicati

Re: [Linux-zigbee-devel] [IEEE802.15.4][6LoWPAN] draft for fragmentation support

2011-10-20 Thread jonsm...@gmail.com
n the skbs. -- Jon Smirl jonsm...@gmail.com -- The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@C

Re: [Linux-zigbee-devel] 802.15.4 based USB stick support

2011-11-08 Thread jonsm...@gmail.com
ttps://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > > -- Jon Smirl jonsm...@gmail.com -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 __

Re: [Linux-zigbee-devel] Evaluating ZigBee under Linux

2011-12-14 Thread jonsm...@gmail.com
______ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel -- Jon Smirl jonsm...@gmail.com --

Re: [Linux-zigbee-devel] Evaluating ZigBee under Linux

2011-12-14 Thread jonsm...@gmail.com
On Wed, Dec 14, 2011 at 5:49 PM, Peter Naulls wrote: > On 12/14/2011 02:43 PM, jonsm...@gmail.com wrote: >> You do know there is no Zigbee stack here, right? >> > > No, I don't know that.  I don't know what this means.  That's > why I asked my questions in

Re: [Linux-zigbee-devel] Evaluating ZigBee under Linux

2011-12-14 Thread jonsm...@gmail.com
On Wed, Dec 14, 2011 at 6:25 PM, Peter Naulls wrote: > On 12/14/2011 03:00 PM, jonsm...@gmail.com wrote: >> >> On Wed, Dec 14, 2011 at 5:49 PM, Peter Naulls >>  wrote: >>> >>> On 12/14/2011 02:43 PM, jonsm...@gmail.com wrote: >>>> &g

Re: [Linux-zigbee-devel] Zigbee-linux CC2530 implementation

2011-12-21 Thread jonsm...@gmail.com
-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Jon Smirl jonsm...@gmail.com -- Write once. Port to many. Get the SDK and

Re: [Linux-zigbee-devel] Zigbee-linux CC2530 implementation

2011-12-21 Thread jonsm...@gmail.com
ion to the CC2530 first and then switch the code over to a kernel driver. Probably easier to work with a CC2531 USB stick on a desktop machine until you get everything debugged. > > best regards, > > Mathieu > > -Message d'origine- > De : jonsm...@gmail.com [mail

Re: [Linux-zigbee-devel] Zigbee-linux CC2530 implementation

2011-12-21 Thread jonsm...@gmail.com
If you're loading code into the CC2530, can the sdcc link to the TI code, or are you forced to use IAR? On Wed, Dec 21, 2011 at 11:33 AM, jonsm...@gmail.com wrote: > On Wed, Dec 21, 2011 at 11:30 AM, M Pouillot wrote: >> Hi Jon, >> >> I have a specific architecture on

[Linux-zigbee-devel] Hard MAC implementations

2012-03-04 Thread jonsm...@gmail.com
Has anyone tried a doing a hard MAC implementation? A lot of people have mc13224 based Econotags. Those devices support either a soft or hard MAC implementation. Doing a hard MAC implementation might be a first step towards getting soft MAC ones fully working. -- Jon Smirl jonsm...@gmail.com

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
zation & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > __

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
On Sun, Mar 4, 2012 at 12:45 PM, Prajosh Premdas wrote: > On Sun, Mar 4, 2012 at 11:08 PM, jonsm...@gmail.com > wrote: >> On Sun, Mar 4, 2012 at 12:19 PM, Prajosh Premdas >> wrote: >>> On Sun, Mar 4, 2012 at 9:59 PM, Felix Varghese wrote: >>>> Hi, >&

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
s you have huge volumes it doesn't make sense to trade off a dime in chip cost and pick up a $200K+ software problem. > normal kernel, provided we use transceivers with hardware > acceleration. > > Regards, > Felix. -- Jon Smirl jonsm...@gmail.com

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
the basis for 6lowpan support in linux-zigbee? I got pulled onto another project and lost track. -- Jon Smirl jonsm...@gmail.com -- Virtualization & Cloud Management Using Capacity Planning Cloud computing make

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
If you aren't familiar with Contiki is also include a full 6lowpan/RPL implementation. There is a program call tunslip6 that talks to an Econotag running the border router code. It exchanges packets at the TCP layer in order to do IPv6 routing out onto the mote network. -- Jon Smirl

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
On Sun, Mar 4, 2012 at 3:51 PM, Dmitry Eremin-Solenikov wrote: > On Mon, Mar 5, 2012 at 12:47 AM, jonsm...@gmail.com > wrote: >> BTW, the 6lowpan support I did a long time ago was a port of the >> 6lowpan code out of Contiki and onto Linux. Did that code end up being >&g

Re: [Linux-zigbee-devel] register net device during probe rather that add_iface

2012-03-04 Thread jonsm...@gmail.com
On Sun, Mar 4, 2012 at 4:08 PM, Dmitry Eremin-Solenikov wrote: > On Mon, Mar 5, 2012 at 1:02 AM, jonsm...@gmail.com wrote: >> On Sun, Mar 4, 2012 at 3:51 PM, Dmitry Eremin-Solenikov >> wrote: >>> On Mon, Mar 5, 2012 at 12:47 AM, jonsm...@gmail.com >>> wrote

Re: [Linux-zigbee-devel] Hard MAC implementations

2012-03-05 Thread jonsm...@gmail.com
e 802.15.4 MAC is already mostly implemented in Contiki. > > Witj best regards, > Alexander Smirnov > > 4 марта 2012 г. 20:43 пользователь jonsm...@gmail.com > написал: >> Has anyone tried a doing a hard MAC implementation? A lot of people >> have mc13224 based Econotags.

[Linux-zigbee-devel] 6lowpan code and Contiki source

2012-03-23 Thread jonsm...@gmail.com
Is anyone watching the Contiki 6lowpan source for bug patches to the 6lowpan code? Problems found and patched there are likely in the linux-zigbee code too since it is derived from Contiki. Contiki has definitely fixed multiple problems in their code. -- Jon Smirl jonsm...@gmail.com

Re: [Linux-zigbee-devel] Econotag Setup

2012-03-28 Thread jonsm...@gmail.com
urned on everywhere, you will be able to use a browser to look at Contiki devices running the tiny web server. -- Jon Smirl jonsm...@gmail.com -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click

[Linux-zigbee-devel] Fwd: [Contiki-developers] Another bug in siclowpan.c, resulting in dropped fragmented packets...

2012-03-29 Thread jonsm...@gmail.com
list contiki-develop...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/contiki-developers -- Jon Smirl jonsm...@gmail.com -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click H

[Linux-zigbee-devel] 6lowpan in Ethernet packets

2012-04-09 Thread jonsm...@gmail.com
Is there some simple way to hook the 6lowpan code up to the Ethernet interface (private Ethertype maybe)? That would make an easy way to test things on multiple machines (or VMs) without needing 802.15.4 radios. -- Jon Smirl jonsm...@gmail.com

Re: [Linux-zigbee-devel] 6lowpan in Ethernet packets

2012-04-09 Thread jonsm...@gmail.com
t; Alex > > 2012/4/9, jonsm...@gmail.com : >> Is there some simple way to hook the 6lowpan code up to the Ethernet >> interface (private Ethertype maybe)? That would make an easy way to >> test things on multiple machines (or VMs) without needing 802.15.4 >> r

Re: [Linux-zigbee-devel] 6lowpan in Ethernet packets

2012-04-09 Thread jonsm...@gmail.com
already do that using the existing fake drivers? > > With best regards, > Alex > > 9 апреля 2012 г. 23:41 пользователь jonsm...@gmail.com > написал: >> On Mon, Apr 9, 2012 at 3:36 PM, Alexander Smirnov >> wrote: >>> Hi Jon, >>> >>> do you

Re: [Linux-zigbee-devel] Kernel freezes during transmitting via 6lowpan

2012-04-11 Thread jonsm...@gmail.com
printks will do the trick 98% of the time. I suspect it is unlikely that the code has been significantly tested on dual interfaces since no one has the hardware. The Ethernet support I mentioned in another post would provide a way to test dual interfaces. -- Jon Smirl jonsm...@gmail.com

Re: [Linux-zigbee-devel] 6lowpan Contiki fixes

2012-05-14 Thread jonsm...@gmail.com
ystem or may be just a list with bugs were fixed? > > Or 'git log' must be my favorite tool? :-) > > Thanks, > Alex -- Jon Smirl jonsm...@gmail.com -- Live Security Virtual Conference Exclusive li

Re: [Linux-zigbee-devel] 6lowpan Contiki fixes

2012-05-17 Thread jonsm...@gmail.com
Completely different way - I think there is a commit mailing list for Contiki. Subscribe to it and set gmail to save the messages it in a folder and bypass the in-box. Make up some keyword matches that will flag anything with 6lowpan in it in your

[Linux-zigbee-devel] Fwd: Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)

2012-09-11 Thread jonsm...@gmail.com
in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jon Smirl jonsm...@gmail.com -- Live Security Virtual Conference Exclusive live event will cover a

[Linux-zigbee-devel] Fwd: Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)

2012-09-11 Thread jonsm...@gmail.com
t;unsubscribe linux-bluetooth" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jon Smirl jonsm...@gmail.com -- Live Security Virtual Conferen

Re: [Linux-zigbee-devel] Stack on Beaglebone

2012-10-11 Thread jonsm...@gmail.com
_ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel -- Jon Smirl jonsm...@gmail.com -- Don't let slow site perf

Re: [Linux-zigbee-devel] Stack on Beaglebone

2012-10-14 Thread jonsm...@gmail.com
On Mon, Oct 15, 2012 at 12:17 AM, Alan Ott wrote: > On 10/11/2012 07:57 PM, jonsm...@gmail.com wrote: >> On Thu, Oct 11, 2012 at 6:18 PM, João Paulo Bodanese >> wrote: >>> Hi, >>> >>> I'm beginner in IEEE802.15.4 technology. In my master's de

Re: [Linux-zigbee-devel] [PATCH net-next 00/15] 6lowpan: Some more bug fixes

2012-10-25 Thread jonsm...@gmail.com
|4 +- >> 6 files changed, 172 insertions(+), 47 deletions(-) >> >> -- >> 1.7.8.6 >> > > -- > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: >

Re: [Linux-zigbee-devel] Website

2013-03-18 Thread jonsm...@gmail.com
l mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel -- Jon Smirl jonsm...@gmail.com -- Everyone hates slow websites. So do we. Make your web apps

Re: [Linux-zigbee-devel] Website

2013-03-18 Thread jonsm...@gmail.com
On Mon, Mar 18, 2013 at 6:10 PM, Alan Ott wrote: > On 03/18/2013 03:55 PM, jonsm...@gmail.com wrote: >> This line is on the hardware page twice: >> http://sourceforge.net/apps/trac/linux-zigbee/wiki/HardwareSupport >> >> >> AT86RF231Supportedat86rf230Atmel AT

[Linux-zigbee-devel] Serial driver

2013-03-18 Thread jonsm...@gmail.com
Why isn't the serial driver in mainline? -- Jon Smirl jonsm...@gmail.com -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.s

Re: [Linux-zigbee-devel] Serial driver

2013-03-18 Thread jonsm...@gmail.com
t; > [1]: > https://github.com/linux-wpan/linux-net-next/commit/546618171de2be30236aab86f3ee323b425e2bf5 > > > > Le Mon, 18 Mar 2013 19:07:50 -0400, > "jonsm...@gmail.com" a écrit : > >> Why i

Re: [Linux-zigbee-devel] Serial driver

2013-03-18 Thread jonsm...@gmail.com
dule-NC910-free-shipping/734720982.html -- Jon Smirl jonsm...@gmail.com -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu

Re: [Linux-zigbee-devel] Serial driver

2013-03-18 Thread jonsm...@gmail.com
On Mon, Mar 18, 2013 at 11:43 PM, Alan Ott wrote: > On 03/18/2013 10:57 PM, jonsm...@gmail.com wrote: >> How does the Bluetooth HCI interface work? HCI is a serial line >> protocol and it has a line discipline. A Bluetooth device attached >> over a UART would need to set the

Re: [Linux-zigbee-devel] Serial driver

2013-03-18 Thread jonsm...@gmail.com
On Mon, Mar 18, 2013 at 11:46 PM, jonsm...@gmail.com wrote: > On Mon, Mar 18, 2013 at 11:43 PM, Alan Ott wrote: >> On 03/18/2013 10:57 PM, jonsm...@gmail.com wrote: >>> How does the Bluetooth HCI interface work? HCI is a serial line >>> protocol and it has a line dis

Re: [Linux-zigbee-devel] Serial driver

2013-03-19 Thread jonsm...@gmail.com
ing a line disciple can you wire it inside the kernel to the networking stack so that every packet doesn't need to traverse user space. A similar question is why does PPP/SLIP need a user space daemon? -- Jon Smirl jon

Re: [Linux-zigbee-devel] Serial driver

2013-03-19 Thread jonsm...@gmail.com
On Tue, Mar 19, 2013 at 10:34 AM, Alan Ott wrote: > On 03/19/2013 10:24 AM, jonsm...@gmail.com wrote: >> I poked around with btusb a little. BT has it's own USB descriptor >> set. That's not the same as using a ft2232 to attach to the mc13224 >> UART. There is no

Re: [Linux-zigbee-devel] Econotag + serial driver + azattach error.

2013-03-20 Thread jonsm...@gmail.com
t >>>>> >>>>> This is obviously the same as: >>>>> >>>>> http://comments.gmane.org/gmane.linux.network.zigbee.devel/653 >>>>> >>>>> Which suggests using the 'serial' module. but I can seem to find >>

Re: [Linux-zigbee-devel] Econotag + serial driver + azattach error.

2013-03-20 Thread jonsm...@gmail.com
they won't do it. > need to compile these myself now. > > Either way, I am waiting for the net-next kernel to compile now. > > BR > > sjs205 > > > On 03/20/2013 02:00 PM, jonsm...@gmail.com wrote: >> >> You can also set the machine to dual boot kerne

Re: [Linux-zigbee-devel] Announcing the first public release of SimpleRPL

2013-04-05 Thread jonsm...@gmail.com
.com/web/learning/employer_resources/index.html > ___ > Linux-zigbee-devel mailing list > Linux-zigbee-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Jon Smirl jonsm...@gmail.com -

Re: [Linux-zigbee-devel] Announcing the first public release of SimpleRPL

2013-07-15 Thread jonsm...@gmail.com
erwise you'd need to make one subnet per floor. -- Jon Smirl jonsm...@gmail.com -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDy

Re: [Linux-zigbee-devel] Announcing the first public release of SimpleRPL

2013-07-15 Thread jonsm...@gmail.com
on favors shorter paths. While this is OK for my own purpose, I can > understand it could be an issue to some. For the case you indicated (mixing > 15.4 and Ethernet), the fact that simpleRPL does not properly handle rank > increases would mean that an ethernet link will always not be fa

[Linux-zigbee-devel] Which 6lowpan SOCs can the Linux stack interoperate with?

2013-07-18 Thread jonsm...@gmail.com
I'm interested in knowing what SOC 802.15.4 devices you are using this stack with. Also, which 6lowpan implementation on the SOC. Has Contiki to linux-zigbee been sorted out yet? -- Jon Smirl jonsm...@gmail.com -

Re: [Linux-zigbee-devel] Which 6lowpan SOCs can the Linux stack interoperate with?

2013-07-18 Thread jonsm...@gmail.com
On Thu, Jul 18, 2013 at 2:17 PM, Alexander Aring wrote: > Hi, > > On Thu, Jul 18, 2013 at 01:59:56PM -0400, jonsm...@gmail.com wrote: >> I'm interested in knowing what SOC 802.15.4 devices you are using >> this stack with. Also, which 6lowpan implementation on the SOC.