-
Hi Nordic,
I faced a timer in compare mode driver issue and found this issue posting.
https://github.com/NordicSemiconductor/nrfx/issues/121
Currently I just replace the line by myself.
Is t…
-
Instead of relying on the internal structure of the package, export and use the [`createURN` method](https://github.com/NordicSemiconductor/lwm2m-types-js/blob/99e8a7a78fd2cce2354e9637d356199a…
-
I was implementing a CBOR deserialization and I realized that no error was returned by `zcbor_check_error` when I mistook the type of a CBOR-encoded data item in my decoder function. Then I realized t…
-
https://github.com/NordicSemiconductor/nrfx/blob/4620e7ccfebc08dbd4c039bc7d530b62c4c68ca8/drivers/src/nrfx_twim.c#L657
This line gets executed even if `NRFX_SUCCESS` is returned as `err_code`. Is t…
-
Hi,
I am currently trying out this nRF5_SDK_16.0.0 DEMO, but I encountered an ERROR:
Error #544: Required Software Pack 'NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.27.0' is not ins…
-
When I start scanning for bluetooth devices using BluetoothLeScannerCompat, the scan immedietly stops with error code 2 SCAN_FAILED_APPLICATION_REGISTRATION_FAILED. This does not happen when using a …
-
The same naming convention should be used for attributes in Device:
https://github.com/NordicSemiconductor/pc-ble-driver-js/blob/e5fbae747fc878afb8fa983d0512ee1c9f712679/api/device.js#L251
rssi_…
-
The repo linked in link 5 (NordicSemiconductor/pc-nrfutil) is archived, and the version of nrfutil in that repo is deprecated and no longer maintained. The functionality is provided by a new tool whic…
-
My dongles work on windows, however on Mac OS (Monterey 12.7.5) with Wireshark 4.2.5 with Python 3.11.9 Im not having much luck.
Installed the nrf802154_sniffer.py in the extcap folder, when I run
…
-
https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager/blob/main/mcumgr-core/src/main/java/io/runtime/mcumgr/response/HasReturnCode.java
In our Laerdal.McuMgr bindings-library we…