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] =...
I am developing a BLE application on the nRF52 platform using FreeRTOS. My application involves custom BLE services and characteristics, and I am encountering a hard fault...
Hey,
We have a library (rust) responcible for communicating with the BLE peripheral Using btmgmt dbus messages to bluez.
We have never initiated a dedicated `aagent` in...
Hello All,
I am developing matter over thread based devices (Border router and End Devices) and for that I have chosen fanstel's MIG02C40F (nrf5340 + nRF7002) hardware...
Hello, Our board connects and remains connected to our server with only eDRX sleep periods. When a disconnect occurs we want to know if it's a connection issue to our server...
All examples from zephyr/samples/subsys/usb/audio don't work.
Both examples fail with the same message:
SDK version: 2.8.0 Board: PCA10175, revision 0.8.2
Is it expected...
Hi,
I´m developing a small ZigBee based sensor with Zephyr and the NCS and wondering how to add a remaining battery (%-based) attribute. The macro ZB_ZCL_DECLARE_POWER_CONFIG_ATTRIB_LIST...
Hello, sorry for disturb!
I meet build error as blow, how can I fix it? thx
BTW, I have installed zap tool manually( https://github.com/project-chip/zap/releases ),...
Hi,
I have a current leak on a new board.
I'm using a nrf52840.
My development environment is nRF Connect SDK v2.6.0.
I am using power management on I2C1.
When I...
Hello,
Currently, Nordic only provides an Android/IOS Application (Device Manager) for firmware update and other (Zephyr) functions.
For Windows, we currently rely on...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
1. Our system is configured with circuit config3 of the nRF52833 WLCSP, where an external power supply of 1.8V is applied to VDD.
Power sequence : USB connection -> VBUS...
Hello everyone, how are you? I
'm doing some communication tests between nRF52840 boards. I measure RSSI at different distances.
The problem is that in my tests, the RSSI...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...