Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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...
Hello,
I'm trying the Thingy 91X but I'm having a few issue with the demo application that connects to hello.nrfcloud.com:
After flashing it with the Quick Start from...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
I am trying to find the reference manual and specification of the S130 SoftDevice (2.0.1). I can't seem to find it in the info center or the your docs page. Am I missing it...
Hi,
I just got a PPK2, I'm going to measure the current of a nrf52 custom board, which is supply with Li-ion battery.
Should I connect GND on PPK2 to battery(-) when I...
Hello,
I am debugging in an environment using BLE with nRF54, but after breaking, when I step through it, the debugger stops and I am having trouble.
The environment...
Hi Nordic team,
I'm working with the nrf5340_audio source code from the nRF Connect SDK and have compiled the project as a gateway. When I try to connect to a headset, I...
Hi,
Is there is an option to disable NRF Cloud message storage when we are using a message bridge or message routing to retrieve our data from NRF Cloud? This is to reduce...
Hi
Can the device(nrf52832) be used as a BLE Mesh Provisioner and Light Switch Client(such as Generic OnOff Client) at the same time?
I want to develop a device (nrf52832...
Hello,
Im trying to security connecting but i'm getting this bug.
After auth_passkey_display(), Next step is so late(more then 3min).
Tool : VS code
SDK : nRF...
I have a custom board (nrf5340) and can debug it, but it will not print to J-Link RTT Viewer. The main looks like this and I tested with a breakpoint on the LOG_DBG using...
Hi, With this setup in , I successfully built a CIS mode using my nRF5340 DKs , enabling stereo sound while the microphone is active .
However, I am currently experiencing...
I just flashed a new image on my device using MCUmgr. In the logs, when the device boots up, it shows the correct APP_VERSION string.
returns:
I: Firmware version: 0...
Hi All,
For our project we need to keep data about devices in sort of a backend service so they can be shared by several mobile phones, including some iOS devices.
iOS...