Re: Enable Encryption on Xbee S2

96 views
Skip to first unread message

SKK

unread,
Aug 15, 2012, 2:07:59 PM8/15/12
to xbee...@googlegroups.com
I figured it out using Digi XCTU. EE and KY are not supported on the device I am using.

On Wednesday, August 15, 2012 8:48:27 AM UTC-4, SKK wrote:

Hi,

I am trying to check if the Encryption is enabled on my Xbee. I am sending the following request and I get INVALID_COMMAD response. Do I need to do anything special before executing the commands related to security?

RemoteAtRequest request = new RemoteAtRequest(addr64, "EE");
RemoteAtResponse response = (RemoteAtResponse) xbee.sendSynchronous(request, 10000);

I see the same thing for the command "KY".

Thanks.

Reply all
Reply to author
Forward
0 new messages