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 using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) Do we need to call fds_record_close...
Hello everyone!
I tried to write data directly into flash using flash manager from nrf SDK, but according to docs it does not work with ble mesh.
But mesh flash manager...
Hi to everybody,
there's a way to force a Zigbee router device to send Announcement Command at certain time interval also if it's already joined to a network?
I saw that...
There are two capacitors (C18, C27) that are labeled as N.C./Not mounted but there is no description for their existence at all. Do I need to place those pads?
i have a some XX byte of custom advertising data and we are following the SIG specifications , i want to update my advertisement data which is not part of the structure "ble_advdata_t...
Using LFCLK, enabling and running the WDT causes the nRF52840 to hang until the watchdog reset when calling nrf_drv_clock_lfclk_release . This is with SDK v15.2.0 Steps to...
Hi I'm using nRF52 DK to program a BM832 module where I want to run some code to manage FLASH memory. I make run examples on the DK but on BM832 module can't be possible because...
Hello Nordic Community!
I have seen previous posts mentioning that the DFU example was not working with SDK 15.3 ( Getting started blog ). But in my case I was able to...
Hi all,
I am working on a new project and I need to communicate to a sensor using I2C, then save the data on a flash (files visible on windows as mass storage via USB) and...
Hi,
I am developing an application where the device should support both central and peripheral roles at the same time. My devices are connecting to a mobile phone. All the...
Hi, I use the nRF52840-DK together with a secure element (Infineon Trust X) and want to measure current/powerconsumption of this whole setup during certain operations. At...
Hello!
I'm currently trying to run the mqtt_simple sample (latest version of nrf-zephyr) on the nrf9160 DK. Unfortunately it is not working, because getaddrinfo() returns...
Hi,
I am using the nRF Connect SDK to develop software for a nRF5340_PDK focusing on Security and power efficiency. Therefore I wanted to make use of the CryptoCell-312...
Hello,
The release-notes of the Modem Firmware v1.0.0 for the nRF9160 state that there is now "Support for DNS server address setting by application.". However, I cannot...