Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
We are currently using NCS V2.0.0 to compile a project for an nRF9160. I need to create a build script for compiling the code. When I compile from VSCode everything works...
Hi!
I'm trying to implement FOTA in our project. My application will sleep for days between each connection, so I'm turning off the modem and everything between.
I'm successfully...
Hi all, I am trying to certify a device with an nRF52832. No issues with US and EU, but for Japan we need to have a constant transmission on channel 17 (2440 Mhz). I attempted...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
In my application, when a connection is established I need to know...
Hi,
I'm on nRF9160 with NCS v2.0.2 and try to enable the Memfault compact logs ( https://docs.memfault.com/docs/mcu/compact-logs/ ).
This requires enabling GNU Compiler...
Our team has been using Fstorage for a long time to store customer data in the device for customization. At random times, a very few units get erased completely when Fstorage...
Hello all,
Currently using an nRF52840-DK, GCC Makefile build tools including nrfjprog and nrfutil, Nordic SDK v15.0, SoftDevice s140 v6.0.0
I am currently trying to get...
hi support team,
our customer is trying to use gpio to simulate interface for external device communication.
and i tested our 5340dk pin 28 and pin 29, find out that gpio...
Hi,
I have a very basic question:
Where to find the sample source code mentioned in the infocenter of this link ?
infocenter.nordicsemi.com/.../uarte_rx_double_buffered...
I'm using arm-none-eabi-gcc from Fedora linux repositories. It got updated to version 12, and now it's not possible to compile the SDK - there is a problem with linking. It...
Hi,
I am using nrf_mesh_switch_client example and implemented disabling mesh on timer basis,
I have initialized the timer and started it in start() function. The following...
Hi,
I am using SDK 1.9.1 and nRF5340.
Scenario
I am investigating the following scenario:
files containing the firmware upgrade for the app and/or net cores will...
Hi there,
I'm currently using the nRF52 DK (PCA10040) and nRF5 SDK 17.1.0.
Our device needs to permanently connected to a battery, only wake up on a button press and then...
I came across a document called
2870.Measuring_distance_with_Nordic_Distance_Toolbox_slides.pdf
(found here )
Several questions
1. There are 2 slides for "High Precision...
Hi,
I tried every configuration options one by one to change the MTU size, but it doesn't work.
I connect to nRF52840 with Raspbery Pi and when I subscribe to a notification...