jefffhaynes/XBee

How can I send unsupported AT Commands?

Opened this issue · 0 comments

Hi, I am looking to send the AT command "OP" to an XBeeSeries2 device to get the operating Pan ID. I didn't see a method to send raw AT commands and I didn't see anything to get the OP value. I tried adding a GetOperatingPanIdAsync method, but I don't think I did it right. Can you point me in the right direction on this as it's for a big project?

Thanks!