Bluetooth Low Energy in Arduino 101: Your Guide to Programming the Internet of Things by Tony Gaitatzis

Bluetooth Low Energy in Arduino 101: Your Guide to Programming the Internet of Things by Tony Gaitatzis

Author:Tony Gaitatzis [Gaitatzis, Tony]
Language: eng
Format: azw3
Publisher: BackupBrain
Published: 2017-09-29T04:00:00+00:00


Example code

The code for this chapter is available online at: https://github.com/BluetoothLowEnergyInArduino101/Chapter10

Chapter 11

Project: Echo Client and Server

An Echo Server is the “Hello World” of network programming. It has the minimum features required to transmit, store, and respond to data on a network - the core features required for any network application.

And yet it must support all the features you’ve learned so far in this book - advertising, reads, writes, notifications, segmented data transfer, and encryption. It’s a sophisticated program.

The Echo Server works like this (Figure 11-1):



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.