XBee Mesh networking


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by NL2TTL View Post
    I Like to hear good / bad experience from this forum users.
    Well, I hope I'm wrong but I haven't seen much information about XBee modules and PBP either. I'm also trying to make some XBee modules work. I'm using the MRF24J40MA modules. I've been forced to use C, since I haven't found much information in PBP. There are plenty of Wireless Networking Protocol Stacks and sample programs out there in the web but all of them are in C language.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,161


    Did you find this post helpful? Yes | No

    Default

    Hi NL2TTL.

    Which XBee are you planning to use?

    Ioannis

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Sorry for the late reply but i want to use the XBEE-Pro modules

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,161


    Did you find this post helpful? Yes | No

    Default

    I suppose Zigbee modules, right?

    Well, you do not have to do alot, jut connect them and you have established a network. Data-in, Data-out.

    You just have to make one module co-ordinator. If you buy the Dev-kit things are much simpler for the set up.

    Ioannis

  5. #5
    sinoteq's Avatar
    sinoteq Guest


    Did you find this post helpful? Yes | No

    Default

    You can also use the CC2500 chip from TI. Not Zigbee but if you only need to send data inside your own developed network it should work. Of course a bit difficult to get started with but worth it.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    I'm Using the XBEE modules from DIGI.
    When I set one module as co-ordinato, I have to use the API for communication. Only then its possible to use sending and receive addresses. (correct me if i'm wrong).

    Data IN / Out is already done.

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,161


    Did you find this post helpful? Yes | No

    Default

    Setting a co-ordinator does not have to do with API.

    You have to use API for special data handling, remote configuration or other specia functions.

    OK, maybe I did not understood what you are up to.

    Please detail what are you trying to do exactly.

    Ioannis

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts