Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
I am working on UTC time synchronization using SNTP. The timestamp is correctly obtained and set using clock_settime(). I wanted to determine at when to resync with the NTP...
I'm trying to implement the Zigbee coordinator sample on the nRF52840 dongle. Although I've received a little bit of guidance on how to adapt the nRF52840DK implementation...
Hello, I am using the Nordic app as Bluetooth low energy scanning but I cannot correctly display Characteristic Aggregate Format in the case of a charac with multiple Presentation...
Hi,
I'm using nRF52832 to connect to my PC via BLE. I'm using NFC pad to establish connection.
Randomly, After short period of connection (about 100ms), I'm receiving...
In modem firmware update sample for nRF9160 gives info about to use non-secure(ns) board. In non-secure(ns) board, it create two environments inside the CPU that can run isolated...
Hello sir,
I am sending the data through ble_custom_value_update function the data goes in indefinite loop .I have also used ( err_code == NRF_ERROR_RESOURCES) function...
Hello everyone,
I'm testing the nRF Connect SDK VS Code extensions and I was wondering how would I open such applications as nrf_desktop or asset_tracker_v2 in VS Code?...
Good day, Today I decided to share one solution that may save your nerves. Quite often there are questions on this forum related to the fact that sometimes radio events are...
Hello, we are using the Android nRF Mesh library. For our application we need features existing in the dev branch. When will these be released and publish to a public maven...
Dear Nordic team,
we would like to test nrf9160dk evaluation board with SIM cards from Sunrise (Switzerland). The Integrated Circuit Card Identifier (ICCID) of these SIM...
Hi,
I have the following issue, maybe I have an error in thinking:
For Access MQTT the Device has a Certificate in a storage slot, lets say 20. If now someone can gain...
I want to measure the Bluetooth report rate. Is there a way to do it?
Or let me know if you have any information on the basic nrf52832ble response speed.
I switched to SDK. In the zigbee bulb example, the initialization function "zigbee_init" in "zb_nrf_platform.c" is started, which sets the address and role of the device....