You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The software will print an output to the console for each packet that is receive
36
36
37
37
If the NCP fails to receive a valid frame with the timeout period set with the ```timeout``` command line parameter, then the NCP will be restarted. This will allow the sniffer to recover from serial port or NCP communications problems. The timer defaults to 30 seconds.
38
38
39
-
A compiled JAR file can be found [here](https://www.opensmarthouse.org/files/download/ZigBeeSniffer.jar) along with [further documentation](https://www.opensmarthouse.org/files/download/ZigBeeWiresharkSniffer.pdf).
39
+
A compiled JAR file can be found in the releases here on GitHub, along with [further documentation](https://www.opensmarthouse.org/files/download/ZigBeeWiresharkSniffer.pdf).
40
40
41
41
When using Wireshark to display the packets, the raw IEEE 802.15.4 packet received by the Ember module is first encapsulated in a "TI CC24xx" frame format, then in a ZEPv2 (ZigBee Encapsulation Protocol version 2) frame format before being sent using UDP.
42
42
Using the "TI CC24xx" frame format permit passing the RSSI value but has also limitations:
0 commit comments