Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi Nordic team,
I’m seeing a strange runtime behavior related to RTT connection state.
Issue summary
When I connect to RTT (Segger/J-Link RTT viewer), image rendering...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I just bought a PPK2 , and try to connect it with the PC software, but it seems cannot connect with the power profiler software. The green led blink slowly .
The software...
Hello Nordic Team I Have tried different usb cables ,and different PC .
all cannot connect to the software .
can you help me to check what has happened .
open log...
I am on the learning curve of nRF9151 and LTE/GNSS.
Trying to build and run the sample app under nrf/samples/nrf9160/location
The errors Im getting are
[00:11:23.476...
Hi, I have upgraded my custom nRF52840 devices from SDK 2.4.1 to SDK 3.0.2. For few days, these devices did connect to existing OpenThread network. But now, all SDK3.0.2 devices...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
Dear Nordic Support Team,
nPM2100, SHPHLD pin: we would like to connect a pushbutton to GND to wake the PMIC from ship mode. Additionally, we would like to read the pushbutton...
Hello, I am currently designing a custom board using the nRF9151 and I have a question regarding the SWD interface. My understanding is that the nRF9151 contains two main...
I've just spent about 4 hours trying to figure out why a particular build was failing (on nrf9151dk).
Examing the cryptic errors finally revealed that the TFM partition...
We're using the nPM1300 in our designs and we noticed that the charge portion does not appear to keep a battery charged when USB is connected for extended periods.
Our arrangement...
So far we have been using nRF5 SDK v17.1, but we ended up using nRF connect SDK v1.9.1.
However, this compiles too slowly.
I modified main.c and it seems to compile everything...