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...
Hi,
I am working on NRF52832-based board, with SDK 15.2.
My BLE device is protected with Legacy Connection OOB preshared key.
I would like to use Android NRF Connect...
Hello dear,
I am installing Embedded Studio on OSX (Catalina), and I following the nRF Connect step... all goes fine, but when I try to use "Open nRF Connect SDK Project...
I'm trying to see debugging info with nrf51 dongle.
As far as I can tell I just need to use:
#define NRF_LOG_MODULE_NAME "APP"
#include "nrf_log.h"
#include "nrf_log_ctrl...
On a nRF5340 DK the sample ncs/zephyr/samples/subsys/usb/cdc_acm runs fine. However, if I add "CONFIG_NO_OPTIMIZATIONS=y" to prj.conf I get faults (see below). Any ideas why...
Hi,
I am preparing Windows desktop application which will use nrfutil for DFU of the products (containing secure dfu bootloader). I tested nrfutil v6.1.0, v6.0.1 and even...
Hii guys,
I am trying to establish communication between two nrf52 module.
My application is as following
1. I need a central device which can work as master and remains...
Hello, I am stuck initalising both TWIM and UARTE. I am focusing on the TWI Scanner example but using TWIM instead of TWI. No matter what I do I cannot get past the initalisation...
Hi,
How can I increase TX Power in nRF Connect SDK ?
I have already followed the hci_pwr_ctrl example, but I got the error "Read Tx power err: -5 reason 0x00" in get_tx_power...
We use nrf connect sdk under linux.
I need to control tx power to be able to adjust working range.
I take example from zephyr/samples/bluetooth/hci_pwr_ctrl
Add segger_rtt...
Hello,
I recently cloned NCS v1.5.0-rc1 using west init -m https://github.com/nrfconnect/sdk-nrf.git followed by git checkout v1.5.0-rc1 and then west update in the nrf...
Hello,
I'm a beginner and I'm a bit lost. It's rather complex to understand everything there is to know. So I ask a lot of questions, sorry.
I was advised to use the lib...
Hello,
We are not finding RFX2401C on the market for sale and we are looking for a PA for the NRF24L01+.
We found the alternative RFX2411, is it safe to assume we can...