IOS-nRF-Toolbox icon indicating copy to clipboard operation
IOS-nRF-Toolbox copied to clipboard

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.

Results 11 IOS-nRF-Toolbox issues
Sort by recently updated
recently updated
newest added

**Device:** Macbook Air 13 ( chip M1) **App version:** 5.0.9 **Description Issue** : The app crashes after launching with the error message "nRF" Toolbox quit unexpectedly". Additionally, the app is...

Hello, I bought a Danalock V3 type smart lock. The manufacturer sent me the firmware file. The first time I uploaded the file 2 out of 2 processes ran: `UPDATING:...

We are trying to implement the dfu update on one of our devices. During our testing phase, we discovered that the dfu state sometime got stuck on the "Enabling DFU...

I added a secure connection restriction in my main program, in this application, "nrf toolbox" will crash when I can't connect and click cancel. And "nrf connect" will keep requesting...

It seems like for the official GATT specification, bit 0 will have a value of 0 if the unit is mmHg, and a value of 1 if the unit is...

The toolbox started correctly, I try to test a fw update for a DFU device, I find it via ble, but when I choose the DFU Distribution package I see...

``` /Users/rango/github.com/IOS-nRF-Toolbox/nRF Toolbox/Profiles/DeviceFirmwareUpdate/ViewConrollers/DFUFileSelector/FileSelectorViewController.swift:32:8 Could not find module 'NordicDFU' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, at: /Users/rango/Library/Developer/Xcode/DerivedData/nRF_Toolbox-afyzfynipoaluzcyapkxxpklkczt/Index.noindex/Build/Products/Debug-iphonesimulator/NordicDFU.swiftmodule ``` Env: * Xcode 14.1 * Swift Package Manager - Swift 5.7.1 Dependencies : ![image](https://github.com/user-attachments/assets/599b3bfb-f850-45d6-bacf-b41b1c60db99)