Remember
Register
Home
/
Support
/
Support Forum
/
Ad Hoc network between two XBee Wi-Fi (S6B) modules not working
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(385)
Python
(1,017)
RF Solutions and XBee
(8,437)
Device Cloud-enabled RF Gateways
(97)
XBee3
(481)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,646)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,490)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(785)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(514)
XBee Programmable Development
(778)
XBee Cellular
(120)
MicroPython
(66)
Digi TransPort
(789)
Digi Connect Cellular
(448)
DAL
(5)
Embedded Devices
(4,169)
Google Coral
(2)
Rabbit
(3,198)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
Ad Hoc network between two XBee Wi-Fi (S6B) modules not working
0
votes
I recently purchased two XBee Wi-Fi (S6B) modules to use in a project. I would like two setup an Ad Hoc network between the two devices. I also purchased two XBEE Explorer boards for connecting the devices to computers via USB. I connected both boards to separate computers and set the device parameters for one module as an IBSS Creator and the other as an IBSS Joiner. I used the exact parameters as outlined in the Ad Hoc Network section of the product manual for the device. I left the devices in Transparent Mode and opened the serial console in XCTU for each device. However, no input that was typed in the serial console was received by either device. Are there some parameters that I need to set other than the ones listed in the product manual? I am using the standard Digi 2.1 dBi omnidirectional antennas for each device.
xbee-wifi
asked
Oct 26, 2016
in
RF Solutions and XBee
by
jameswhip24
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Have you assigned Channel to AdHoc Creator module? If not, then you need to do this using AT command mode on Creator node sine this parameter is not configurable under XCTU UI.
For example to set channel 4, use AT command: ATCH4
answered
Oct 28, 2016
by
asgm
Veteran of the Digi Community
(
1,499
points)
Please
log in
or
register
to add a comment.
...