Customer Stories
Blog
How to Buy
Contact Us
About Digi
Leadership
Locations
Awards
Export Policy
Environment
Careers
Investor Relations
IoT Products and Services
Embedded Systems
Connect your devices with versatile modules and powerful single-board computers designed for rapid deployment and scalability.
Digi XBee Ecosystem
Digi XBee RF Modules
Digi XBee Cellular Modems
Digi XBee Gateways
Digi XBee Tools
System-on-Modules
Single Board Computers
IoT Development Kits
Networking Systems
Maintain a constant flow of data between your devices with secure cellular routers and gateways built for networks of various speeds and sizes.
Cellular Routers
Gateways
Infrastructure Management
Console Servers
Serial Connectivity
USB Connectivity
IoT Software and Services
IoT applications and world-class expertise to help you build and maintain secure projects for the Internet of Things.
Digi Remote Manager
Professional Services
Managed Connectivity Services
Implementation Services
Application Development
Wireless Design Services
TrustFence Security Framework
Featured
5G
FirstNet
Private LTE/CBRS
Zigbee
USB Over IP/AnywhereUSB
XCTU
Digi TrustFence
/
Built-in security framework for the IoT
SmartSense
Solutions
Solutions by Application
Contact Tracing
Public Transit
Traffic Management
Remote Worker
Kiosks and Digital Signage
Branch Networking
Positive Train Control (PTC)
More Applications
Solutions by Technology
The Journey to 5G
Cellular Failover
Edge Computing
FirstNet
Private LTE Based on CBRS
SD-WAN
Out-of-Band Management
Zigbee Wireless Mesh Networking
More Technologies
Solutions by Industry
Energy
Smart Cities
Medical
Industrial
Retail
Transportation
Resources
Resource Library
Webinars
Videos
White Papers
Datasheets
Examples and Guides
Project Gallery
More Resources
Recent News
Press Releases
News Coverage
Events
Security Center
Certifications
Support
Professional Services
Managed Connectivity Services
Implementation Services
Application Development
Support Forum
Product Returns (RMA)
Warranty Registration
Expert Support Login
Knowledge Base
Drivers
Firmware Updates
Documentation
Diagnostics, Utilities & MIBS
Embedded Patches
Sample Applications
Search
Remember
Register
Home
/
Support
/
Support Forum
/
How can I chech the rssi of xbee when I am connected to an access point
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
(354)
Python
(972)
RF Solutions and XBee
(8,055)
Device Cloud-enabled RF Gateways
(93)
XBee3
(342)
IEEE 802.11 (Wi-Fi)
(264)
IEEE 802.15.4
(1,633)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,477)
ZigBee Smart Energy Profile 1.1
(110)
DigiMesh Proprietary Mesh Networking
(750)
Multipoint Proprietary
(195)
XLR PRO
(14)
XStream
(40)
XTend
(131)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(501)
XBee Programmable Development
(759)
XBee Cellular
(102)
MicroPython
(56)
Digi TransPort
(733)
Digi Connect Cellular
(418)
DAL
(2)
Embedded Devices
(4,067)
Rabbit
(3,148)
Console Servers
(340)
Modbus and Industrial Automation
(235)
Realport
(582)
Serial Servers
(807)
Satellite Modules
(24)
USB
(1,223)
Serial Cards
(714)
ConnectPort Display
(54)
Feedback/Wish List
(87)
Other/Legacy
(338)
How can I chech the rssi of xbee when I am connected to an access point
0
votes
xbee
wifi-access-point
asked
Aug 24, 2016
in
RF Solutions and XBee
by
Harshini
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
In S6B modules, you can query RSSI value of last received packet with "LM" Link Margin AT command i.e. "ATLM"
answered
Aug 25, 2016
by
asgm
Veteran of the Digi Community
(
1,497
points)
Thanks for the reply.
One thing which I didn't mention was, I want to connect my Xbee Wifi module to a router nearby. So is there any way to receive and decode the TCP packets sent. What kind of frame do I need to frame if in API?
Also should the query ATLM be done in API mode or in AT mode
I'm not sure what you mean by "to receive and decode the TCP packets sent".
"LM" AT command can be queried in both AT and API mode.
Thanks for that. I must be wrong in expressing my query!!!. Finally I got it using LM command in AT mode. Thanks again.
Please
log in
or
register
to add a comment.
...