Tagged Questions
4
votes
2answers
54 views
Xbee to act as wireless i/o extension
I want to have an arduino with an xbee (call it xbee1) connected to it and another wireless xbee (call it xbee2) communicating with xbee1. Then I would have DIO1 on xbee2 acting as a digital input and ...
4
votes
2answers
213 views
Connect XBee to Arduino without shield
Is it possible to connect the XBee to the Arduino without a shield? Currently most of the sources that I have looked at have some sort of shield connected.
I use this shield currently: ...
0
votes
2answers
69 views
Using 2 xbees Series 2 and arduinos
I have 2 xbee series 2s that I want to talk to each other with ardunios. I have the ardunio xbee shields but I can't find any good resources on how to get them to communicate together. So how would I ...
1
vote
1answer
98 views
trouble with arduino standalone circuit and xbee
I have an application that sends data from 1 XBee connected to a computer to another Xbee connected to a microprocessor(ATMEGA328P-PU). I programmed the program into the microprocessor using a arduino ...
0
votes
1answer
722 views
The appropriate code (arduino) of Xbee
Can you tell me what is the appropriate code to send two variables (x,y) from an xbee to another xbee (series 1). I configured them and i can't write a code (because i don't know how to recieve ...
1
vote
1answer
105 views
I think my XBee XSC is broken. Am I missing something?
I have two XBee XSC 9600-baud chips, and I've been trying to make sure I know how to use them before integrating them into my project. Other people have used these same boards successfully, so they ...
0
votes
2answers
373 views
Resetting XBee with an Arduino
I would like to be able to reset an XBee with an Arduino by connecting the reset pin on the XBee to a General I/O pin on the Arduino. I'm wondering if any additional components (transistors, resistors ...
1
vote
2answers
745 views
Web connection through Arduino with WiFi
I'd like to be able to make an HTTP request on the web to a specific server from my Arduino. I already have a Wireless SD Shield, and I am wondering if what I want to do is possible / what I would ...
4
votes
1answer
296 views
Low power sensor module
My next project requires me to have energy-efficient wireless sensor modules. Basically, these modules read sensor data and transmits it over a wireless transceiver.
Currently, my setup includes an ...
1
vote
2answers
940 views
How to call AT command on XBee from Arduino
I am trying to set the SM (sleep mode) register on the XBee radio. These registers can be set with so called AT Commands, listed from pg. 28 in the XBee/XBee Pro Product Manual.
This can be done ...
3
votes
2answers
2k views
How to make XBee sleep?
Arduino Fio with XBee radio.
I have read the XBee manual (pg. 24-25), trying to figure out how to put it to sleep, but what I tried did not work. Then I found an example sketch using XBee sleeping, ...
5
votes
5answers
4k views
Simple and safe solution to control a power plug with Arduino or PC
What solutions are available to control a power plug (or even if possible a light socket), i.e. turning it On and Off?
I have looked for xbee/zigbee solutions but there doesn't seem to be a solution ...
3
votes
1answer
453 views
2.4GHz Warmer/Colder game based on signal strength
I'm currently looking for options to build a 3 piece game for an outdoor activity company based around the warmer/colder game.
Two teams are each issued a receiver, and each team starts around 400
...
0
votes
2answers
253 views
What is an “API-formatted packet”?
Arduino.cc recommends this page as an introduction to XBee radios.
Physical Computing at ITP | Tutorials / Xbee Basics
You generally choose to work in either API mode and AT mode and can't use ...
3
votes
1answer
703 views
Configuration for two XBEE S1 together
I am trying to configure two XBEE S1 both of them using the 10EC firmware.
I tried to set this settings on the first one and the second one :
...