Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
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....