XBEE - MySQL Connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • boredo212
    New Member
    • Oct 2008
    • 1

    XBEE - MySQL Connection

    I have ordered the XBEE Starter kit and was able to use XCTU to get the two modules to communicate through the two dev boards (USB and RS-232). Now I would like to take it to the next step by writing a program that will send a string to the xbee module and have the xbee broadcast it.

    Eventually, this would have to connect to a mysql database. Could somebody point me in the right directions. I am clueless as how to start this off.

    I am developing on a Windows XP system.
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Take a look at the XBEE API documentation. They have packet types for how to send data.
    If you are looking to do anything "smart" with the xbee, reference another of my posts on the subject: http://bytes.com/forum/post3364590-4.html

    Comment

    Working...