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...
Hello Nordic Team ,
This is not a technical problem/question. I don't know this is correct place to write but I want to inform Nordic and whole community in Turkey. I am...
We are working on a broadcast assistant that should be co-located with a broadcast source, and it should only help with the stream provided by this broadcast source.
What...
Hello,
I'm designing a custom board with an nRF52840. I currently have an nRF52840 DK (PCA10056, v3.0.1) and would like to use the on-board debug out header (P19) to program...
Hello,
how can I increase the number of ZBOSS buffer (zboss_api_buf.h)? Currently they are 25.
We are using nrf52840 with nrf5 sdk for thread and Zigbee v4.2.0 without...
Hello,
I need to use timer1 in counter mode.
how can I use GPIOTE to start the interrupt of the timer( NRF_TIMER1->TASKS_START = 1) ?
when using directly the nrfx timers...
I try to add a custom signature key to the nrf5340_audio application from NCS2.7.0. I cannot use an absolute path because the project must be build-able by different people...
Hi,
I am carefully assessing the life cycle cost to define my strategy of launching 4 product models in the market by next year that they are in design stage at this moment...
Hi all!
I am having trouble intalling the nRF Connect SDK in my Windows 8 computer. I'm currently following the installation steps specified in the nordic course https:...
Hi,
I am currently working on a project using the nRF52832 as my controller. During development, I realized that both BLE central and peripheral roles are necessary. I searched...
Hi,
I am currently working on a project using the nRF52832 controller as a gateway device and the nRF52810 controller as a timer indication device.
I have successfully...
Hello,
I am a student currently studying Bluetooth Low Energy (BLE).
I am working with two Adafruit nRF52832 boards (Adafruit Feather nRF52 Bluefruit LE - nRF52832, link...
Can nRF51822 be used as uart BLE peripheral together with nRF52832 (as uart BLE central)? If so, are there any examples? So far I can find only uart ble example for nRF52832...
Hello, in a video by Ai Kevin of Nordicsemi sharing about ESB development, I learned that the ESB can be specially configured to work with Ellisys Bluetooth Explorer for packet...
Hi, Is it possible to use the same UART instance for app core and net core to put the log messages? I am using an nRF5340DK board, which uses a separate COM port for each...
Hi,
My phone can find, but is unable to connect to, the FastPair locator_tag example. I have made no changes to the example code.
The most relevant error I can see in...