This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
hi,
I want to use the Bluetooth Low Energy in nRF Connect for desktop. But I have no DK or dongle.
When I use my own development board and the MCU is nRF 52832, it can...
Hi
I am wondering how to choose among different logger mechanisms available in nRF SDK v16.0.
I noticed that some examples doesn't use any logger at all (e.g. blinky...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I have cleared the WDT with "nrf_drv_wdt_channel_feed". I want to make sure it is cleared. Which register can be used to confirm...
Hi I am using Keil ARM with JLINK to debug the NRF52832. I can download the flash on the PCBA but when I try to debug step-by step, it only runs on the assembly window but...
Hello ...
Implementing an app for both nRF51822 and nRF52810 and need a long-term clock with 100 Hz counter frequency to timestamp sensor events. By long-term, I mean at...
HI,
I've been looking at the nRF52811 registers for AoA/AoD, and decided to try and at least get CTE enabled on the basic Nordic uart app. I found this post:
https://devzone...
Hello. In acrording to:
How the bridge exchange information between mesh network and mobile device
The bridge using Nordic UART Service to conduct the command/response...
Struggling with a similar problem that has been popping up for many users. I am already stuck on setting up ncs where installation of pygit2 is failing. I managed to alleviate...
There is an SPIM unexpected interrupt issue which I have replicated in a totally bare-bones piece of code using no Nordic library drivers. In my bare-bones SPI code I get...
hi
im trying to program my nrf9160 using nRF connect 3.3.0 (with latest programming tool).I have jlink 6.56a installed
ive been occasionally able to wipe the nrf9160...
Hi at all,
I'm developing a Zigbee router device that implement a level control client cluster (ID 0008).
This cluster should be able to generate commands to server side...
Hello,
we have working both dfu with and without bonds on SDK 15.3.
We started without bond and now we implemented with bonds and would like to update some boards we...
Hi. I would like to know is there a possibility for creating repository for nRF5_SDK_16.0.0? Just like it is done with nRF5-SDK-for-Mesh, a clone of release files. I would...
Good morning everyone,
we have developed a custom board featuring the NRF52840. The device works fine, but I am having a hard time in making the USBD work.
I took most...