user:kluong:feature_idea_-_onboard_xbee_diagnostics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user:kluong:feature_idea_-_onboard_xbee_diagnostics [2021/03/24 17:15]
kluong
user:kluong:feature_idea_-_onboard_xbee_diagnostics [2021/09/19 21:59] (current)
Line 15: Line 15:
 Some of the code would look like: Some of the code would look like:
  
-<​code>​+<​code ​C++>
 xbee_port.write("​+++\r"​);​ xbee_port.write("​+++\r"​);​
  
Line 31: Line 31:
 </​code>​ </​code>​
  
-In the serial console, the user would see something like this:+In the serial console, the user would see something like this, after entering command mode and typing XBEE_DIAG:
  
 <​code>​ <​code>​
Line 42: Line 42:
 Exiting weatherbox command mode. Exiting weatherbox command mode.
 </​code>​ </​code>​
 +
 +Would be good to start basic and extend the functionality as needed. But it might be possible to check other things as well with AT command that could be worth exploring:
 +
 +  * if the xbee is connected to a network at all
 +  * signal strength
 +  * might be more here as well
  • user/kluong/feature_idea_-_onboard_xbee_diagnostics.1616606140.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)