Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting Started with Electronic Projects

You're reading from   Getting Started with Electronic Projects Build thrilling and intricate electronic projects using LM555, ZigBee, and BeagleBone

Arrow left icon
Product type Paperback
Published in Jan 2015
Publisher
ISBN-13 9781783554515
Length 176 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (10) Chapters Close

Going further


In this section, I will describe to you the makeup of the packet that the end unit sends to the coordinator. This is important for you software folks, because it will tell you which remote or end unit triggered the alarm; assuming that you have more than one end unit.

The following is a sample of packets received from two different end units:

Module #1
7E 00 0A 83 00 00 3F 00 01 00 06 00 04 32 <- Button 1 Down
7E 00 0A 83 00 00 41 00 01 00 06 00 06 2E <- Button 1 Up


7E 00 0A 83 00 00 4B 00 01 00 06 00 02 28 <- Button 2 Down
7E 00 0A 83 00 00 53 00 01 00 06 00 06 1C <- Button 2 Up

==========================================

Module #2
7E 00 0A 83 00 00 30 00 01 00 06 00 04 41
7E 00 0A 83 00 00 31 00 01 00 06 00 06 3E

7E 00 0A 83 00 00 32 00 01 00 06 00 02 41
7E 00 0A 83 00 00 34 00 01 00 06 00 06 3B

The following is an explanation of the packet contents:

Module #1
7E 00 0A 83 00 00 3F 00 01 00 06 00 04 32 <- Button 1 Down
7E 00 0A 83 00 00 41 00 01 00 06 00...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image