- Show A List Of Bluetooth Devices Using SwiftUI
A long time ago I wrote a post about discovering BLE peripherals and displaying them in list form. That was way before SwiftUI though so I thought I'd revisit the idea, remaking the feature in the quickest and low complexity way possible to get started quickly...
- RFduino & iOS - Sending large strings
With a limitation of 20 bytes per transaction, how can we send even just large strings to the RFduino...