Learn how to use the Bluetooth UART service to exchange data with micro:bit devices.
A service that allows smartphones to wirelessly receive data from the micro:bit's magnetometer.
Control micro:bit's LED matrix via Bluetooth for interactive applications.
A service that allows micro:bit to notify connected devices when buttons are pressed.
Learn how to handle Bluetooth disconnections on the micro:bit with event handlers and practical examples.
Learn how to use Bluetooth connections with the micro:bit for data exchange and event handling.
Learn about Bluetooth technology, its features, and how it enables wireless communication between devices.
Get the value of the last event executed on the bus in Microsoft MakeCode.
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.
Reset the micro:bit and restart the program with a simple function call.