Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
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] =...
Hi!
I'm trying to switch from SPM to TF-M in oder to use the secure processing environment. We currently use MCUboot + SPM for bootstrapping and DFU Image Manager for applying...
I was using Nordic Connect SDK v1.4.0, but put development on hold for a few weeks waiting for v.1.5.0. In particular I was waiting for openthread to be updated (which requires...
When I look at datasheet and reference designs for the nRF5340, I see a variety of approaches to DC/DC converter and bypass components. Is it a 10 uH inductor, or is it 10...
Hello Nordic!
I want to control the battery level, and set alarms... I know that there is a cluster callled PowerConfig cluster and I have been reading it, but I acan't...
Hello,
Sorry in advance if it sounds simple, i'm a beginner but I read AT command interface — nRF Connect SDK 1.5.99 documentation (nordicsemi.com) except that I can't retrieve...
Hi!
I'm currently working on a project thats based off of the nrf desktop keyboard. I'm using the Taiyo Yuden eysgcnzxx.
I just wanted to inquire the functionality of...
We have a Zigbee device that doesn't seem to use ZCL to transfer data and I have been trying to see if there is a way to get it working with an nrf52840 acting as a coordinator...
Hi, can we connect and enable the BME680 in the asset tracker code for the nRF9160DK?
It is already on the Thingy and I notice there is a switch CONFIG_BME680 in the code...
Tried to connect and Flash the hex file to enable BLE sniffing on the DK. However, the Connect desktop app was not able to detect the Development Kit.
All Steps mentioned...
Hello,
I am working on the Nordic nRF52840 development board to create a thread network and I want to use Raspberry Pi4 as thread board border router. The nordic SDK provide...
Following the insn here: https://devzone.nordicsemi.com/f/nordic-q-a/54591/nrf_serial_event_drv_err-what-is-the-cause
I found that under certain conditions, I get ERRORSRC...
Hi Nordic Community,
I have been experimenting with samples in NCS and making modifications.
Sometimes adding some code causes a hardfault during runtime. I can often...
Hello.
My application is an I2S Master that transmits audio data to an audio codec. I need to setup a transmit buffer using EasyDMA. Is EasyDMA used by default when using...
Hello,
we developed an application with a nRF52840DK as central and a custom board with a nRF52832 chip as peripheral. The peripheral sends data via NUS with a data rate...
Hi,
I'm working on the secure_bootloader example. I am having problems with micro ecc. When I compile the project, it gives an error like this.
I'm trying to follow...