Commands are a new primitive for writing React components that invoke asynchronous methods easily. If you've ever tried to write a bunch of ugly useEffect/useState code to manage onClicks, this is ...
A minimal firmware demonstrating bidirectional UART communication on the ON Semiconductor RSL10 BLE SoC. Control the onboard LED via simple serial commands with real-time confirmation messages.