Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
I am attempting to build a project off of the XXX template repository. So far I have gotten the workspace set up and am now attempting to run "west build" but I get the below...
Dear Support Team,
I just started evaluating a nRF52833 DK board with the nRF Connect SDK 2.3.0. At this point I would like to start playing with the SPI but unfortunately...
Hello.
I am developing device using nRF52840 and i have question about input voltage.
Circuit is converting remaining voltage of battery using nRF52840 (Pin P0.02 AIN0...
I'm using nrfSDK17 with 52832.
When I build my code ,I will get error ad follow:
As L6407E explain,It seem that I only need to scale up IRAM size no less than 0x58....
Hi,
There is one board level hardware change in our new board design that requires different GPIO behavior.
Is there a way to program board revision number in ROM (not...
Hi all! As a disclaimer; I am a beginner with the Nordic SDK, so my understanding may be wrong. Please feel free to correct any holes in my theory. I am trying to use a custom...
Hi. I'm using nRF Connect SDK 2.6.1. I'm developing my own board based on nRF52840 SoC. So, I created an overlay file from nRF52840dk device tree. I could configure and implement...
Restarting the circuit will run the program, and not restarting will not run the program.
I used SES to develop before, and the program would run automatically after downloading...
Hello everyone,
Currently we're working on improving our DALI driver on the nRF52840 chip and NCS2.6.0, because we've experienced issues with transmitting DALI bits with...
Hi,
as a beginner in nrf world I plan to design a mini devkit with 9161. I plan SW pins connector for it to program/debug via Segger j-link and additional UART-USB interface...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I have three nrf5340 board. Now i want to use one as bis-headset and two as bis-gateway. I want to get two audio from two bis-gateway at the same time. Can i do it? How ?...
Hello everyone,
I'm experiencing difficulties flashing my Seeeduino XIAO BLE Sense board using the nRF52840 Development Kit (DK) from Nordic Semiconductor. Despite correct...
Hello All,
I have been trying to get the Xiao BLE Sense with the nrf52840 chip in conjunction with the expansion board to access the SD card using the FatFS example from...
I don't want to use nrfjprog as the runner. I want to use jlink runner when flashing. However it doesn't work, neither do nrfutil.
nRF Connect for VSCode doesn't work when...