Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
I am trying to figure out the maximum transfer size for nrfx_uarte_tx . The documentation says to check the MAXCNT register description in the Product Specification. See page...
Dear,
We are planning to use Raytac Corporation’s BLE module MDBT42Q-512KV2 and which is deployed with Nordic nRF52810 solution. We hope that we can use
nRF SoftDevice...
Hi,
would nRF Connect SDK work smoothly with nRF52810, or is it better to use nRF5 SDK?
If nRF Connect SDK would fit, what would be the influence on electric energy consumption...
Hi nRF
I just bought the new PPK2 tool which I think is awesome. However I think there are some issues with it.
Issue 1:
First of all thy X axis scaling is wrong by...
I want to know how to use control model with interactive pyaci script. I can't see some of the elements with model while using compositiondata_get(). i.e, i can see all client...
Hi, my sdk version is 17.0.2, softdevice is s140, when i use the port pin P1.00 as the RX pin of the uart, it will show data bus error, i have tried use other pin as the RX...
Hello,
I'm writing a firmware for the nrf52840 with a GPS\GSM module connected via UART.
I would like to ask what would be the best library\approach to interact with this...
Hi,
I can't seem to find any example code for nRF51822 on Nordic website. I can only find that softdevice. I am trying to use nRF51822 for some BLE functions.
Thanks,...
Hi Nordic:
It seems that mesh LPN can receive secure beacon via friend node, and if has no friend, LPN also can receive secure beacon if MESH_FEATURE_LPN_ACT_AS_REGULAR_NODE_OUT_OF_FRIENDSHIP...
I'm running some power tests on the nRF52 DK and, after fiddling with some of the power settings, I'm managing to get an idle current of about 1.8uA on the coin cell, and...
I'm sorry to ask a question that I'm sure has been answered before, but I can't find another post similar enough to be of help. I have an HID application that bounces back...
Dear All,
We are currently developing a low power application for the nRF9160, with ncs zephyr version 1.2.0. For our application we want to trigger an interrupt on both...
I Upgraded the software to V3.6.1. The button "Start DFU" is missing from the SFU mode screen. After choosing a Zip file there's nowhere to continue. Had to downgrade the...
Hello,
I'm developing an application using zephyr, openthread, udp, and nfc, targeting the nrf52840 (currently developing on nrf52840dk pca10056).
I initially developed...
Hi,
I would like to get some information about the reset's reason of my nrf9160 like
- The reason is due of an assert type "xxx"
- Where is the stack pointer
- .....