Enable communication between micro:bit and smartphones using Bluetooth for various applications.
A service that allows micro:bit to notify connected devices when buttons are pressed.
A service that allows smartphones to wirelessly receive data from the micro:bit's accelerometer.
Learn how to use Bluetooth connections with the micro:bit for data exchange and event handling.
Learn how to pair your micro:bit with other devices using Bluetooth services.
Learn about Bluetooth technology, its features, and how it enables wireless communication between devices.
Explore Bluetooth services for micro:bit, enabling device pairing and data exchange.
Get the timestamp of the last event executed on the bus using the micro:bit API.
Learn how to raise an event in the event bus using the micro:bit API.
Blocks the current fiber for a specified duration in micro-seconds.
Reset the micro:bit and restart the program with a simple function call.
Read available serial data into a buffer for processing in programming environments.