Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
Dear Nordic Engineer
Our costomer has developed a keyboard using LLPM in NCS.Now Now they have encountered some problems.We have been working with them for a long time but...
Hi. I am returning to developing on Nordic devices after some time away, enticed back by nrfConnect / VSCode support for MacOS. I am running MacOs Monterey 12.1 and I have...
The dumped stack information (especially the PC) point to what was running when the WD fired. This makes sense to me, but conflicts with the advice posted in the question...
Hello Nordic, Our procurement team is worried that the nRF52832 has reached end of life. I wanted to confirm if this is the case? If this is not the case, when is it expected...
Hi, community.
From the official document, I have learned how network core Bootloader works.
It can write data from shared SRAM to the corresponding flash address of Nework...
Hello,
i'm programing a nrf52832 and a nrf52805 and I'm using the peripheral uart example, I would like to change the size of the bytes of my rx and tx that I can send...
Hi
I have a board nRF52840 configured with some QSPI with filesystem configured
I would like to manage the file system from an app and I saw that - nRF Connect Device...
I'm working on a project where we need to store into FLASH about 1350 bytes of compressed data at about 2HZ (twice a second). This is my first Nordic/Zephyr project, so I...
Hi
I'm working with an nrf52840-dk on NCS 1.8.0.
I'm attempting to interface the board with an LS7366R quadrature counter over SPI; however, I'm not receiving any count...
hello Nordic
i am using ppk2 pca63100,
working on linux (manjaro), installed the nrfConnect v3.9.3 with power profiler v3.3.0
1. when i connect a device i have to...
This question relates to the unsatisfying reponse to ticket 283390.
The technology of the processor is not important. Arm Cortex processors are as fine as several others...
I am having trouble setting up a GPIO pin that will toggle when the radio is active on the network core. I have tried adding the code in bluetooth.c from the ppi_trace sample...
Hi everyone!
I am developing a board using a nrf52 as a BLE interface for an arduino. My idea in the future is update the firmware of the Nrf52 with OTA. But i wanna do...
Hello everyone. I am trying to set up a BLE central-peripheral network using nrf52840 based on NUS service. I need up to more than 10 peripherals which is customized board...
Hello there,
I'm trying to make a transceiver simulation on nRF24L01+ using Simulink. The block diagram provided in the documentation/datasheet was not clear enough for...