element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Dev Tools
  • Products
  • More
Dev Tools
Forum ATMEL  ATAVRZUSBSTICK  AT86RF230, USB STICK
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Dev Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 4 replies
  • Subscribers 79 subscribers
  • Views 522 views
  • Users 0 members are here
  • at90usb1287
  • atavrzusbstick
Related

ATMEL  ATAVRZUSBSTICK  AT86RF230, USB STICK

Former Member
Former Member over 10 years ago

Hi,

 

Can you confirm me on the following technical information –

 

1.Does this USB stick support 6LoWPAN so that when it is connected to a PC, it shall act as a 6LoWPAN Edge router out-of-box? If not, is there any programming required, and if so what are the components required?

2.Does this USBstick work properly with Windows 7, 8, 8.1, Ubuntu Linux 14.04 LTS, ContikiOS?

3.Can this stick be configured to act as a n/w sniffer? What all protocol level debugging – 6LoWPAN, IPv6 etc. can this support?

4.Related to point 1 – can it’s firmware be modified to make it act like a simple 6LoWPAN node and 6LoWPAN host (some minimalistic routing capabilities to support mesh networking). If not, do you have any other device which can support this functionality.

 

Regards,

PMK

  • Sign in to reply
  • Cancel
  • clem57
    0 clem57 over 10 years ago

    Well the good news is you can do all you want to do. See http://www.atmel.com/Images/doc5131.pdf . But this is a physical device with the programming up to you. You will need to set the Pan id. You will need to implement the edge router. This is NOT a turnkey solution. It does all the packet level handling including FCS generation. the details are in the PDF above. pmkulkarni is this what you want?

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to clem57

    Hi Clem,

     

         The information that you have given me is about the 802.15.4 transceiver which is useful for someone who is developing h/w for 6LoWPAN and would need to write the device drivers.

     

         However, I am looking for a USB-6LoWPAN dongle which I can connect to my PC and configure my PC to act as a 6LoWPAN Edge router OR 6LoWPAN node. I  want to write small applications using this product (dongle) where I can send-receive sensor data using 6LoWPAN n/w and not delve into the intricacies of the transceiver chip. The actual product (USB-6LoWPAN dongle) is mentioned in the link - AVR RZ USB stick module.

     

         To give an analogy, if we have USB-WiFi dongles, then I can connect it to the USB port of my PC and convert my PC (which does not have in-built WiFi support) into a Wi-Fi device. I am not really writing device driver or programming the WiFi chip, but instead using it to run my WiFi based applications. I am looking at this type of scenario with the USB-6LoWPAN dongle - I would like to convert my PC to act as a 6LoWPAN Edgerouter / 6LoWPAN node. I expect that the drivers for the same should already be present in the firmware of this USB-6LoWPAN device. Considering this in mind, would you let me know on the following -

     

    1.Does this USB stick support 6LoWPAN so that when it is connected to a PC, it shall act as a 6LoWPAN Edge router out-of-box? If not, is there any programming required, and if so what are the components required? Do you have any firmware which I can directly write to the USB stick using PC's USB port with the stick acting as a USB memory device without the need for any additional h/w?

     

    2.Does this USBstick work properly with Windows 7, 8, 8.1, Ubuntu Linux 14.04 LTS, ContikiOS?

     

    3.Can this stick be configured to act as a n/w sniffer? What all protocol level debugging – 6LoWPAN, IPv6 etc. can this support?

     

    4.Related to point 1 – can it’s firmware be modified to make it act like a simple 6LoWPAN node and 6LoWPAN host (some minimalistic routing capabilities to support mesh networking). If not, do you have any other device which can support this functionality.

     

         Hope this helps to give clarity to what I am looking for.

     

    Regards,

    PMK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 10 years ago in reply to Former Member

    1. No/No

    2. No, driver not provided

    3 Maybe

    4 No.

     

    This does what you want http://www.ti.com/tool/CC2531EMK?keyMatch=2531&tisearch=Search-EN

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago

    Hi Clem,

     

        That was really surprising, from the information mentioned in the link for Atmel ATAVRZUSBSTICK - http://www.element14.com/community/docs/DOC-67532/l/avr-rz-usb-stick-module#overview it was looking that it might support the features that I am looking for. In any case, could you let me know the uses of this USB stick?

     

         Thanks for letting me know on the TI CC2531 kit, the link that you have given again points to the USB stick and I believe that you mention that it can support all the 4 points that I have put in the mail earlier.

     

          The application note for TI CC2531 mentions the following - http://www.ti.com/lit/ug/swru221a/swru221a.pdf on Page 7

    "The dongle comes preprogrammed with firmware such that it can be used as a packet sniffer device.For programming the device with other firmware an external ICE is needed. The SmartRF05EB 1 can be used to program the USB dongle."

     

           Some queries -

    1.    By default it acts as a 802.15.4 packet sniffer, can it be configured as a 6LoWPAN Edge router and 6LoWPAN host (device)? Do you know any applications which are available at TI's site that can be used for the same?

    2.    It shall require an additional programmer the SmartRF05EB in order to program the USB, what is the cost of this?

     

    Regards,

    PMK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube