Some examples of XBee API Frames.
Modem status frame
7E 00 02 8A 06 6F
7E: API Frame
00 02: Length
8A: Modem status
06: Coordinator started
6F: checksum FF – ((8A +06) & FF) = 6F
AT Command API Frame: MY
7e 00 04 08 52 4D 59 FF
7E: API Frame
00 02: Length
08: AT Command Frame id
52: Frame id
4d 59: MY (4d [...]
September 26, 2007 – 7:47 am
If your are getting “bash: clear: command not found” on you first install of cygwin you have to make sure that you include ncurses packages in your cygwin installation. clear.exe doesn´t come in the standard installation. You must include ncurses to get clear.exe in your system. If you are using bash you can use Ctrl-L [...]
By ruben.laguna
|
Posted in linux, windows
|
Also tagged bash, clear, clear.exe, cygwin, first, found, installation, ncurses, not, not-found, time, troubleshooting
|
September 4, 2006 – 7:54 pm
Add Command Prompt Here Shortcut to Windows Explorer
Very useful. It adds a “Command Prompt” to the right-click menu in windows to open cmd.exe in the selected folder.
Bookmark It
Hide Sites
$$(‘div.d36′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });