November 2020
Beginner
192 pages
2h 50m
English
Arduino Nano 33 IoT has two built-in network modules: WiFi and Bluetooth. In this chapter, we explore how to get started with Bluetooth Low Energy (BLE) on Arduino Nano 33 IoT. We will build programs to utilize the BLE module.
Setting up BLE library on Arduino Nano 33 IoT
Building a simple BLE application
Developing an LED control program over BLE
Exposing sensor data over BLE service
Arduino Nano 33 IoT is one of the IoT platforms from Arduino. This board uses WiFi ...
Read now
Unlock full access