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...
Hello,
I am new to the nrf9160. i am quite confused in between nRF Thingy91(pca20035) and nRF9160DK (pca10090) .
What are the steps i need to follow to get start with...
Hello:
I want to change uart0 tx and rx pin from default 28 and 29 to 10 and 11.
I know the i2c pin change need to change nrf9160_pca10090ns.overlay in app.
So I tried...
For quite a while I've noticed that across multiple custom boards using the nRF52 I've been seeing low-level current spikes from a part that is in SYSTEM_OFF mode. They are...
i got 'LIS2DH12_ADDR' undeclared (first use in this function) error when i build my project but i already define it in pca20020.h file.
this image is i define about...
Hi,
I found the TRACE connector on nRF52833 and 52840 DK has its pin 9 connected to ground.
But in the datasheet of JLink/JTRACE, the TRACE connector has following pinout...
Hi,
Could you tell me where can I find some guide how to add DFU into NRF BLE examples, e.g. ble_app_proximity ? I would like to add DFU like a service into the app, not...
We are having a very difficult time soldering the nRF52840 to the PCB. Our Operations Department is asking what the lead finish of the BGA balls is. Would be great to get...
Hi,
I compiled and downloaded GPS sample, I got the following messages:
Tracking: 0 Using : 0 Unhealthy : 0
Seconds since last fix: 600
Scanning [ _ ]
Over 10 minutes...
Dear All,
I have noticed the following behaviour:
When the modem goes to PSM, it is not possible to retrieve the RSRP, using the CESQ or the XMONITOR AT commands. This...
Hi,
I am using NRF52840 DK in our project . I am using 15.3.0 SDK and soft device s140 in our project .Here the nrf52840 dk board is client and other controller bluetooth...
Hello,
SDK: 15.3.0
Hardware: nRF52840-DK
I am attempting to make a simple dimmer with 2 pins/LEDs. I have used the following post.
https://devzone.nordicsemi.com/f...
After following all the steps on the nRF Connect v3.2.0 Getting Started Assistant.
I get the following error after pressing OK.
Any idea what is wrong?
Am I missing...
Hello,
I am trying to integrate the calendar example (using RTC 2), with a current time service(CTS) client and and custom service server on a nRF52940 DK.
I want to use...