jefffhaynes / XBee

A .NET library for XBee wireless controllers
MIT License
40 stars 17 forks source link

ATCommand for CB #40

Closed scervellera closed 6 years ago

scervellera commented 6 years ago

Hello Jeff, I noticed that isn't present a command for CB (commisioning button). I would ask you if possibile to send custom AT command to local xBee or is mandattory have a specific function for single AT command.

Thank so much

Stefano

jefffhaynes commented 6 years ago

It’s not possible just because of the semantics of each command, especially with respect to the device model but I can take a look at it.

— Planning for failure is even dumber than regular planning


From: scervellera notifications@github.com Sent: Tuesday, January 2, 2018 7:01:03 AM To: jefffhaynes/XBee Cc: Subscribed Subject: [jefffhaynes/XBee] ATCommand for CB (#40)

Hello Jeff, I noticed that isn't present a command for CB (commisioning button). I would ask you if possibile to send custom AT command to local xBee or is mandattory have a specific function for single AT command.

Thank so much

Stefano

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jefffhaynes/XBee/issues/40, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AJSKR4fUrGHAP-70hD51EajzYUibM56rks5tGhp_gaJpZM4RQish.

jefffhaynes commented 6 years ago

Pushed in XBee.Core 1.5.7

scervellera commented 6 years ago

Great!!

Thank you Jeff!!!