ARDUINO A000065

Description
Arduino A000065 ARDUINO SHIELD - WIRELESS SD Type: Transceiver, XBee | Frequency: - The Wireless SD shield allows an Arduino board to communicate wirelessly using a wireless module.
Part Number
A000065
Price
Request Quote
Manufacturer
ARDUINO
Lead Time
Request Quote
Category
PRODUCTS - A
Features
- Arduino A000064/65 Wireless Proto Shields allow an Arduino board to easily connect with an RF Module, enabling wireless communication using external wireless modules. They are based on the Xbee® ZigBe
Datasheet

Arduino-A000065 ARDUINO SHIELD - WIRELESS SD-Test-Measurement-datasheet 1-1636731172.pdf
131 KiB
Extracted Text
Wireless SD Shield Wireless SD Shield Front Wireless SD Shield Back Overview The Wireless SD shield allows an Arduino board to communicate wirelessly using a wireless module. It is based on the Xbee modules from Digi, but can use any module with the same footprint. The module can communicate up to 100 feet indoors or 300 feet outdoors (with line-of-sight). It can be used as a serial/usb replacement or you can put it into a command mode and configure it for a variety of broadcast and mesh networking options. The shields breaks out each of the Xbee's pins to a through-hole solder pad. Included on board is a SD card slot. When using the SD Library to access the card, Pin 4 is CS and cannot be used otherwise. SPI also relies on pins 11, 12, and 13 for communication. Also on board is a switch allowing for control via USB or the microcontroller. Schematic EAGLE files: arduino_WirelessShield_SD_v3-reference-design.zip Schematic: arduino_WirelessShield_SD_v3-schematic.pdf Switch Settings The Wireless SD shield has an onboard switch labelled Micro and USB. This determine how the Xbee's serial communication connects to the serial communication between the microcontroller (ATmega8 or ATmega168) and USB-to-serial chip on the Arduino board. When in the Micro position, the DOUT pin of the wireless module is connected to the RX pin of the microcontroller; and DIN is connected to TX. The wireless module will then communicate with the microcontroller. Note that the RX and TX pins of the microcontroller are still connected to the TX and RX pins (respectively) of the USB-to-serial converter. Data sent from the microcontroller will be transmitted to the computer via USB as well as being sent wirelessly by the wireless module. The microcontroller will not be programmable via USB in this mode. With the switch in the USB position, the DOUT pin the wireless module is connected to the RX pin of the USB-to-serial converter, and DIN on the wireless module is connected to the TX pin of the USB-to-serial converter. This means that the module can communicate directly with the computer. The microcontroller on the board will be bypassed. To use the shield in this mode, you must program the microcontroller with an empty sketch (shown below), or remove it from the board. Empty sketch: void setup() { } void loop() { } [Get Code] Networking The Wireless SD shield can be used with different modules with the same footprint as the XBee modules. The instructions below are for the XBee 802.15.4 modules (sometimes called "Series 1" to distinguish them from the Series 2 modules, although "Series 1" doesn't appear in the official name or product description) and also for the XBee ZNet 2.5 or XBee ZB modules, both known as "Series 2" modules. All the modules, basically have the same type of configuration parameters, but differ by the function that they implement and the topologies of networks that they can create. Can communicate with each other only modules of the same family. Addressing There are multiple parameters that need to be configured correctly for two modules to talk to each other (although with the default settings, all modules should be able to talk to each other). They need to be on the same network, as set by the ID parameter (see "Configuration" below for more details on the parameters). The modules need to be on the same channel, as set by the CH parameter. Finally, a module's destination address (DH and DL parameters) determine which modules on its network and channel will receive the data it transmits. This can happen in a few ways: If a module's DH is 0 and its DL is less than 0xFFFF (i.e. 16 bits), data transmitted by that module will be received by any module whose 16-bit address MY parameter equals DL. If DH is 0 and DL equals 0xFFFF, the module's transmissions will be received by all modules. If DH is non-zero or DL is greater than 0xFFFF, the transmission will only be received by the module whose serial number equals the transmitting module's destination address (i.e. whose SH equals the transmitting module's DH and whose SL equals its DL). Again, this address matching will only happen between modules on the same network and channel. If two modules are on different networks or channels, they can't communicate regardless of their addresses. For the "Series 2" modules you must chose which firmware put on the module to give it Coordinator, Router or End Device functionality. Series 2 use only serial low (SL) and serial high (SH) for addressing. Configuration Here are some of the more useful parameters for configuring your Xbee module. For step-by-step instructions on reading and writing them using AT commands, see the: guide to the Wireless shield with the 802.15.4 modules. guide to the Wireless shield with the ZNet 2.5 modules. Make sure to prepend AT to the parameter name when sending a command to the module (e.g. to read the ID parameter, you should send the command ATID). Command Description Valid Values Default Value ID The network ID of the XBee module. 0 - 0xFFFF 3332 CH The channel of the XBee module. 0x0B - 0x1A 0X0C SH and SL The serial number of the XBee module (SH gives the 0 - 0xFFFFFFFF different for each (for both SH and SL) module high 32 bits, SL the low 32 bits). Read-only. MY The 16-bit address of the module. 0 - 0xFFFF 0 DH and DL The destination address for wireless communication 0 - 0xFFFFFFFF 0 (for both DH and (DH is the high 32 bits, DL the low 32). (for both DH and DL) DL) BD The baud rate used for serial communication with 0 (1200 bps) 3 (9600 baud) the Arduino board or computer. 1 (2400 bps) 2 (4800 bps) 3 (9600 bps) 4 (19200 bps) 5 (38400 bps) 6 (57600 bps) 7 (115200 bps) Note: although the valid and default values in the table above are written with a prefix of "0x" (to indicate that they are hexadecimal numbers), the module will not include the "0x" when reporting the value of a parameter, and you should omit it when setting values. Here are a couple more useful commands for configuring the XBee module (you'll need to prepend AT to these too). Command Description RE Restore factory default settings (note that like parameter changes, this is not permanent unless followed by the WR command). WR Write newly configured parameter values to non- volatile (long-term) storage. Otherwise, they will only last until the module loses power. CN Exit command mode now. (If you don't send any commands to the module for a few seconds, command mode will timeout and exit even without a CN command.) For more details on configuring the XBee module, see the 802.15.4 modules product manual or the ZB modules product manual from Digi International.
Frequently asked questions
What makes Elite.Parts unique?

What kind of warranty will the A000065 have?

Which carriers does Elite.Parts work with?

Will Elite.Parts sell to me even though I live outside the USA?

I have a preferred payment method. Will Elite.Parts accept it?

What they say about us
FANTASTIC RESOURCE
One of our top priorities is maintaining our business with precision, and we are constantly looking for affiliates that can help us achieve our goal. With the aid of GID Industrial, our obsolete product management has never been more efficient. They have been a great resource to our company, and have quickly become a go-to supplier on our list!
Bucher Emhart Glass
EXCELLENT SERVICE
With our strict fundamentals and high expectations, we were surprised when we came across GID Industrial and their competitive pricing. When we approached them with our issue, they were incredibly confident in being able to provide us with a seamless solution at the best price for us. GID Industrial quickly understood our needs and provided us with excellent service, as well as fully tested product to ensure what we received would be the right fit for our company.
Fuji
HARD TO FIND A BETTER PROVIDER
Our company provides services to aid in the manufacture of technological products, such as semiconductors and flat panel displays, and often searching for distributors of obsolete product we require can waste time and money. Finding GID Industrial proved to be a great asset to our company, with cost effective solutions and superior knowledge on all of their materials, it’d be hard to find a better provider of obsolete or hard to find products.
Applied Materials
CONSISTENTLY DELIVERS QUALITY SOLUTIONS
Over the years, the equipment used in our company becomes discontinued, but they’re still of great use to us and our customers. Once these products are no longer available through the manufacturer, finding a reliable, quick supplier is a necessity, and luckily for us, GID Industrial has provided the most trustworthy, quality solutions to our obsolete component needs.
Nidec Vamco
TERRIFIC RESOURCE
This company has been a terrific help to us (I work for Trican Well Service) in sourcing the Micron Ram Memory we needed for our Siemens computers. Great service! And great pricing! I know when the product is shipping and when it will arrive, all the way through the ordering process.
Trican Well Service
GO TO SOURCE
When I can't find an obsolete part, I first call GID and they'll come up with my parts every time. Great customer service and follow up as well. Scott emails me from time to time to touch base and see if we're having trouble finding something.....which is often with our 25 yr old equipment.
ConAgra Foods