RJPoelstra
Results
2
issues of
RJPoelstra
Hi, Native swift types like `Array` only conform to `Codable` when their elements are `Codable`. It looks like `Graph` doesn't have any special need for being `Codable`. Would it be...
**Describe the bug** I've a BLE product that uses Bluetooth 4.3. After updating the Android OS to 13 the nRF Connect app no longer discovers this product. A newer product...
question