Hello everybody,
I have a research about N-Channel Zegbee to improve its throughput, some study have discussed it
like :
Xing Xu used Micaz and Tole for improvement the throughput with make small center frequency channel.
Xbee have channel mask, which define the channel 11-26 with channel bandwidth 5MHz.
for Example:
channel/mask : 0x7FFF --> 0111 1111 1111 1111 (just 26nd channel isnt active active ).
Decimal Hex Frequency SC mask WiFi Conflict Comments
11 0x0B 2.405GHz 0x0001 Overlaps Ch 1 Newer XBee only
12 0x0C 2.410GHz 0x0002 Overlaps Ch 1
13 0x0D 2.415GHz 0x0004 Overlaps Ch 1
14 0x0E 2.420GHz 0x0008 Overlaps Ch 1
15 0x0F 2.425GHz 0x0010 Overlaps Ch 6
16 0x10 2.430GHz 0x0020 Overlaps Ch 6
17 0x11 2.435GHz 0x0040 Overlaps Ch 6
18 0x12 2.440GHz 0x0080 Overlaps Ch 6
19 0x13 2.445GHz 0x0100 Overlaps Ch 6
20 0x14 2.450GHz 0x0200 Overlaps Ch 11
21 0x15 2.455GHz 0x0400 Overlaps Ch 11
22 0x16 2.460GHz 0x0800 Overlaps Ch 11
23 0x17 2.465GHz 0x1000 Overlaps Ch 11
24 0x18 2.470GHz 0x2000 Overlaps Ch 11 Newer XBee only
25 0x19 2.475GHz 0x4000 No Conflict Newer XBee only
26 0x1A 2.480GHz 0x8000 No Conflict Newer non-PRO XBee only
This tabel describe the channel deatil of zigbee or xbee.
The question:
Can the configuration a on xbee be changed , even though I want to explore the channel on xbee?
i just knew about the configuratin channel xbee, using the bitfield of xbee. May be there is any button that i stiil dont know which need configuration.?
Thank you