Learn how to read data from Bluetooth devices using the micro:bit's UART service.
Learn how to use the Bluetooth UART service to exchange data with micro:bit devices.
Learn how to use the Bluetooth temperature service with micro:bit to measure and transmit temperature data.
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 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 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.