Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
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...
Hello,
I am a bit confused about the SPI api documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/peripherals/spi.html#spi-api
The...
Hello, I am running an SPI slave application based on examples I found online for the nrf connect sdk. I now get the following error when I run the application:
I noticed...
Hi,
I am working on nrf52832 development board.
I am using SDK17.2.0.
I am running the device in peripheral mode in always advertising mode.
And I would like to...
Greetings, I am looking over your React Native Git Repo " This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor...
Hi,
I am trying to send some information from the application image (e.g. header, TLVs, etc.) through a SPI channel.
The problem is that whenever I try to copy the header...
Hi,
We are using nRF connect SDK for developing the BLE Mesh application.
We want to use a sample application and modify the folder structure based on our requirements...
According to nRF51822/nRF51422 PS v3.1 table 34, current consumption can be decreased by executing code from RAM instead of from flash. How is it possible to execute code...
I found Note declaration at nRF52840_PS....pdf.
The Note is that "Do not enable DC/DC regulator without an external LC filter being connected as this will inhibit device...
Yesterday, 7th April 2021, Apple officially rolled out support for their 'Find My' network to third parties.
https://www.apple.com/newsroom/2021/04/apples-find-my-network...
Hi,
Using the below configuration settings "add new project " settings was enabled on UI but after compilation setting changes was reverted could you please suggest how...
Dear support team:
The customer says that the Bluetooth SIG Qualification Test requests the PICS & PIXIT parameters of nRF52805.
Could you have the PICS & PIXIT parameters...
I want to implement usb mass storage using FAT FS, However there is problem when is build the solution using this command line:
west build -b nrf52833dk_nrf52833 samples...
Hi,
I am using NCS SDK 1.6.1 want to create an executable over the NCS SDK static libraries
could you suggest concrete approach how to import the functions from the static...