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, good morning , i am just wondering is it possible to send and recive data through ble faster than the coded examples please as i am sending gyrodata and its taking about...
Hello - I've google'd around a bit on this unsuccessfully...
I've successfully provisioned and configured an nRF Mesh network with mutliple servers and a single client,...
hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button...
Hi,
I am trying to interface nrf52832 with LoRa transceiver module sx1262. Can anyone please provide some sample code to check basic Tx/Rx of this chip. I am unable to find...
Hi,
I am looking for an example that uses the eDMA with the TWI in the 15.2 SDK on nRF52840.
My idea is to read out an external sensor using the TWI with as little processor...
Hi,
I would like to know how to set the service to NB-IOT Cat NB1,
and how then to set the UL subcarrier spacing to 3,75 KHz,
and how to fix the power to 23 dBm, not...
Hi We use INCE sim card in both Denmark and Sweden on our custom product. My main thread basically doing this:
lte_lc_offline ();
lte_lc_init ();
lte_lc_connect_async...
Hi,
I followed the instructions to test Bluetooth NUS shell transport sample from nRF Connect SDK v1.5.0-rc1.
After installation of the dependent script packages using...
Greetings! Сould you help me to solve the difficulty with your DK? I have an idea to connect two boards with Mesh Light Control and Mesh Light Switch, and have the Client...
Dear Sir:
I have a nRF52 DK. When I execute below programming process in nRF Connect for Desktop software, the Heart rate monitor demo APP can't connect to the nRF52 DK...
Hi.
Is it possible to modify the Asset Tracker v2 example to work without AWS entirely in NCS v.1.5.0? or is it a lost cause?
Was thinking about combining UDP samples...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. Can any one help me with interfacing?
How to use twi (i2c) sensor example and get the BME680 sensor...
Hi, we are using nrf sdk15.0.0 in the application. There are two nrf devices 52840. one is central, other is peripheral. Continuously data is sent from one device to another...
I'm using this SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/GetStarted#infotabs
I'm trying to update the OpenThread Binary...
I have been using the NRF5 sdk in the past but it now looking into the new NCS.
Currently I am trying to understand the concept of the new softdevice controller. As I understand...