Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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...
Hello,
I am currently stuck trying to migrate a project to the 2.8.0 version of the NC SDK.
I followed the exercice of the Nordic Academy : FOTA over BLE .
It works...
it will take about 25uA~ 28uA.
when I remove R18 R19, set io to input with pullup, it will take about 10uA,
&button1 {
gpios = <&gpio0 5 ( GPIO_ACTIVE_LOW | GPIO_PULL_UP...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
I have been using VS Code and nRF Connect extensions for over 1 year. I run on a Mac Mini computer with Apple M2 processor. I recently updated the macOS to Sequoia Version...
Hi Nordic Team I am working on a BLE application using the nRF5 SDK 17.1.0 with Peer Manager configured for Security Mode 1 Level 4 . I am encountering an issue related to...
Hi,
We found a very strange problem when designing a product using nrf5340: The equipment is coated with a layer of UV tri-proof paint on the chip of nRF5340 and the peripheral...
I'm looking for a correct way to define partitions for my app + mcuboot. Here and there Nordic says that when using MCUboot, the partition manager is used instead of device...
Hello,
I have an application where I want to read the voltage of a battery every 5 minutes for this I'm using the Zephyr ADC library. But now I also want to read the ADC...
Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
Hi all, I am going through the beginner course and am using the MPU-6050 over I2C. I am able to communicate with the board where I get the WHO_AM_I. I can also read from the...
Hello Folks,
I've got a thorny problem that I've spent an entire day minimizing before even trying to post about it here.
Before diving in, however, here are my environment...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
Hello,
I want to utilize two units of nRF7002-DK I have, to evaluate LE bluetooth link between the nRF5340 SoCs. I need access to define CIG and CIS between the two SoCs...