Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending into Wireless Gateway Results in two Xbee Transmissions #18

Open
stokes776 opened this issue Jun 28, 2024 · 1 comment
Open

Comments

@stokes776
Copy link

If I make a very simple node-red flow to Inject into Wireless Gateway, and then watch it with XCTU, I get two transmissions when I would expect there to be one.

I tested this on two seperate devices, each running node-red-enterprise-sensors 1.0.2, and XCTU 6.5.13

Sending flow;
image

I then click Inject once, and what is intended to be sent, a single time, is shown in the debug 100 output;
image

However in XCTU I get two packets,
image

I then changed libraries to the node-red-contrib-xbee library and send a slightly different message using their tutorial and got a single message in XCTU.

It feels like something with the Wireless Gateway is sending any incoming message it receives, twice?

@io-Jacob
Copy link
Collaborator

io-Jacob commented Jul 2, 2024

Hi Kyle,

This has been corrected in v1.0.3 which will be released soon and is available from the temp-dev branch of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants