xbee-arduino icon indicating copy to clipboard operation
xbee-arduino copied to clipboard

Xbee Pro 900HP support?

Open jwingnut opened this issue 8 years ago • 3 comments

Does this project support the Xbee Pro 900HP modules? I'm having some challenges using this library to send using API mode.

https://www.digi.com/pdf/ds_xbeepro900hp.pdf

jwingnut avatar Mar 22 '17 00:03 jwingnut

Hi @jpwhitney. Had you had any luck using it with 900HP?

kikolobo avatar Apr 06 '18 17:04 kikolobo

No, it seems like it should work, but I haven't had a chance to look into it in depth.

This library is still more low level than would be ideal for my purposes. It'd be great to have a function where I could send a string from one Arduino to another by passing in the string and the 2nd Arduino's address and then have a confirmation that the signal was received successfully and accurately. But unfortunately such a function doesn't seem to exist in this library and I do not currently have the knowledge to create one.

Are you trying to do a similar thing?

jwingnut avatar Apr 06 '18 18:04 jwingnut

I'm in the same boat I've had no luck getting this to work with the 900HP

AJ-Smoothie avatar Apr 18 '19 17:04 AJ-Smoothie