!
!
&
&
&
&
&
Table&of&contents!
Chapter 1: Getting Started ..............................................................................................4
1.1 Introduction......................................................................................................4
1.2 Installing IDE....................................................................................................5
1.3 Setting up the MeshBee ....................................................................................8
1.4 Upgrade firmware ...........................................................................................10
1.5 Setting up the network ....................................................................................11
Chapter 2: Example of Mode Operation.......................................................................13
2.1 AT mode ..........................................................................................................13
Additional Documentation............................................................................14
2.2 API Mode........................................................................................................15
Remote led blink example ............................................................................15
Sending Data packets example .....................................................................18
2.3 MCU Mode .....................................................................................................21
Mechanism....................................................................................................21
Additional documentation.............................................................................23
Blink example in AUPS................................................................................23
2.4 Data Mode.......................................................................................................24
Chat example ................................................................................................24
Chapter 3: Handle a sleep node ....................................................................................26
3.1 Typical application scenario............................................................................26
3.2 implementation ...............................................................................................26
3.3 Configuring Sleep ...........................................................................................28
Sleep example in AUPS................................................................................28
Chapter 4: Make an RPC ..............................................................................................32
4.1 What's a micro-RPC?......................................................................................32
4.2 What kind of system can make an RPC?........................................................32
4.3 Why micro-RPC?............................................................................................32
4.2 How to deploy your own PRC method? .........................................................32