Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I am looking into the possibility of using an nRF5340DK to probe SPI pins. For context:
There is a total of 3 devices in the system: the master and slave being used primarily...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
I am developing a Windows7 Visual C++ application to interface via Master Emulator to BLE device.
Where can I find the C/C++ header and lib files? (I am new to Nordic BLE...
Dear Nordic Devloper Zone,
I am facing a problem with RTC timer.
Here is a scenario :
I have an IOS application which is able to set the current time on the nRF51822...
As I understand it, like most modern PHYs the central and the peripheral are exchanging symbols to maintain link integrity and adjust Tx power to maximize battery life.
...
From what I am reading in the S110 spec, this service is supported but not adopted (i.e. example code. Is this correct? Has anyone implemented a navigation and location service...
Hi all
My hardware is nRF51822 PCA0000 and PCA0001,
I just want to compile/load any UART example to test my UART workable or not.
So I have tried example project button_radio_example...
Hello,
Having a problem with the 1 wire sensor DS1820, I've created my own 1 wire protocol functions. They compiled without any errors. but when I run my program, it only...
Hi,
I'm currently developing a board that utilizes a NRF51822 and I'd like to utilize the meander antenna from the PCA10000 dongle reference design. However, I'm using Eagle...
dear Nordic:
i created a new characteristic assigned UUID 0x18e1.in order to be writable,i set its properties with following in
static uint32_t pressure_high_byte_char_add...
I'm measuring current consumption on nRF51822, making code changes and then flashing/debugging via JLink GDBServer and gdb.
Right now it seems like I either have to physically...
Hi,
I´m using nRF51822 with my own application and I want to connect just to one specific master device (for example smartphone) after this one is bonded:
nRF51822...
Hi There,
I am developing a desktop applications (C#) using NRF2739 dongle and NRF8001 on the other side. Things were going very well using the masterEmulator.dll provided...
Hi,
How to put nrf51822 in power off mode? i simply tried NRF_POWER->SYSTEMOFF = 1; in keil but it is not going to off mode. Is there any procedure before making SYSTEMOFF...
Hello, I am using the HTS example for the nrf51822.
In the example, bond information can be deleted during initialisation by holding down one of the buttons.
In my program...
Hi sir
In Desktop 2, before BTLE pairing, nRF51 uses Connectable Indirected advertising. After BTLE pairing with BTLE host, nRF51 will select Directed advertsing for saving...