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

Task-05: txtsnd and packetdump are not compatible #68

Open
LordTy opened this issue Sep 18, 2019 · 0 comments
Open

Task-05: txtsnd and packetdump are not compatible #68

LordTy opened this issue Sep 18, 2019 · 0 comments

Comments

@LordTy
Copy link

LordTy commented Sep 18, 2019

Description

When 2 separate hardware nodes for the tutorial, you can try to txtsnd from one node to the other, but packetdump will not show the packet.
Thus you cannot see if a packet was received correctly.

Steps to reproduce

  1. Compile and flash task-05 on 2 nodes with the same radio (for example esp8266).
  2. Send from node 1 using txtsnd.
  3. Look in the terminal for node 2.

Expected results

A packet is received and dumped to the shell in node 2.

Actual results

Nothing happens in node 2.

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

1 participant