Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I’m working on loading batch data from a BLE server using SDK version 2.8.0 with the nRF9161-DK hardware, and I’ve encountered a couple of issues.
Different Results...
I'm having some trouble with the discovery module. The way the service I'm connecting to has the same UUID for the Bluetooth LE service as for its characteristic. I get this...
I upgraded from v2.7.0 to v2.8.0 of the nRF Connect SDK and noticed that the UART was no longer working.
It seemed the UART receives one byte and calls exit. Transmit doesn...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
Hello everyone,
This might be a somewhat silly question. I'm trying to use SDK v17.1, and have an issue with the app_timer library.
I remember that before SDK v13 one...
I'm using an nRF52840 with SDK 15.3 under FreeRTOS and SES, BLE only
I'm trying to implement a master side (I've got the peripheral side running no problem). The idea is...
Hi,
We have a modified asset_tracker_v2 application. We wish to take the entire application, just the code under nrf/applications/asset_tracker_v2 (including all of our...
NCS 2.8.0, NRF52840 with accurate crystal LF CLK
I've been asked to tightly synchronize timestamps for data collected by external sensors on multiple boards. The timestamps...
seems like all packs cannot be downloaded from Keil 5. all address are invalid, include all examples.
The requested URL /nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor...
Issue:
The OTBR could run with RCP versions built with SDK v2.3.0 and v2.4.2 but couldn't work with fw from SDK v2.9.0. Hence, I wanted to know which of the latest SDKs...
I have been working on a project using a nrf52832 and currently have the firmware developed on nrf5sdk. I have been testing out Zephyr with this example https://docs.nordicsemi...
Hello
I'm using the NRF52840DK with a custom shield on top that interfaces to my custom board. I use it to program and debug the DUT via the DK, talk to the DUT over serial...
Hello,
I am working on an update of older FW implementation: nRF52832, SDK 14.1.0, with SoftDevice S132 and using BLE connection.
The change I need to implement is a functionality...
Dear Nordic Technical Support,
I’m currently evaluating the NFC functionality on the nRF7002-DK with the following setup:
Hardware: nRF7002-DK
SDK Version: nRF...
For power-saving we periodically enable/disable the net-core. We would like to use the WDT on the net-core
as well. Since you cannot stop the WDT, how should we handle this...