Hello everyone,
I'm having an issue with my nRF52840 Dongle. I can detect the device with nrfutil device list command, which shows:
> nrfutil device list DC1D9FD62EC5...
Hello,
I use a PKK2 for power measurements on a nRF9160DK and Feather nRF9160 from circuit dojo. With the UDP example to test it out the sleep current so I can determine...
Dear DevZone,
We've encountered yet another Wi-Fi related issue after upgrading from SDK version 2.6.1 to 2.9.1. Our code is based on your HTTPS client. When calling connect...
Hi,
I've just migrated my project from NCS 2.6.1 to 2.9.0 and I'm having some problems with the UART.
I'm using the nRF52833 DK to communicate with another device and...
Hi Support Team,
Our product is based on nrf5340 and ncs V2.5.2. I developed a Windows application(based on NET8.0 and Windows SDK11) to provision and configure the system...
Hello,
I would like to ask how to update the appName field in the shadow register on the nRFCloud, using CoAP protocol.
I was able to change the appVersion by passing...
Hi,
We are on NCS v2.9.1
We have an existing project on based on the nrf52832, which we use as a hci_spi controller. There, CONFIG_BT_LL_SW_SPLIT is set. We are now porting...
Hello, sirs.
My question is how to configure clock in gazell protocol on nRF51822
I look at the example gzp_dynamic_pairing but that does not have a code part of modifying...
I want to stream data continuously from a sensor to a host, using BLE.
Using the nRF8001, I have defined a GATT server, with notification.
From an Android phone, I open...
Can the nRF51822 handle more than one connection at a time? I suspect that the answer 'no' based on some indicators, but it'd be good for me to get a conclusive answer. Thanks...
Hi,
i need to handle a button detection Time, i mean when i push the button for 2 seconds something should happen. How can i use the app_timer_cnt_diff_compute function...
Hi,
I have been experimenting with the master emulator .dll - I started with the HidDemo project which is written in C#. This seems to work perfectly well.
I have rewritten...
Dear Nordic Developer Zone,
I am working on a BLE application using nrf51822 with softDevice .
My aim is to be able to redefine which GPIOTE channel my PPI is using...
Hi ,everyone:
i design a pwm driver ,that contain one timer(TIMER2) and 4 ppi interface.
1.pwm(ppi and gpiote)
Now,i have a problem with it not be Synchronous .when...
I have 24 bytes structured configuration data that are changing sparingly. Goal is to keep them in form of non-volatile memory with a reasonable long life span.
I am aware...
Hello Nordic expert,
We can find connection event diagram (figure 5) in S110_SoftDevice_Specification_v1.1.pdf.
But customer needs more accuracy data for time and current...
I have a large list (a few hundred) of BLE messages that need to be sent as part of a regression test of my app. I'd like to script that. Is there a command line interface...
Hi everyone,
do you know of an explanation or some kind of tutorial to see how Bluetooth Low Energy works?
For example some detailed information on those nrf51822 examples...