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...
Hi all.
Here's the list of items installed on my macOS Monterey (v12.1) in order:
nRF Connect for Desktop (v3.9.1)
nRF Connect for Desktop - Toolchain Manager (v0...
Hello,
I'm debugging an I2S issue on the nRF5340 DK, using a third party wrapper around the nRFX I2S API. I noticed that this wrapper uses the same buffer for RX and TX...
Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar...
I'm new to nRF Connect SDK (Main repository version), I followed instructions and managed to build and run samples. (Linux Mint / Ubuntu OS here)
Followed the instructions...
Hello,
I am beginner for the nRF 9160 DK I need to turn on the LTE modem. My questions are,
Will it work for any 4FF 4G LTE enabled sim?
I use 4G LTE enabled sim but...
Hi,
We are using nRFProgrammer v2.0.1.
After 'Erase All' for nRF5340-DK and power off-on it.
nRFProgrammer seems hang over there. below is the screen capture.
...
i am trying to measure the current consumption of nrf52840 dongle in low power mode by using the power profiler kit,i have used the RTC intterupt to wake up the device for...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
Hi All,
I'm in process of designing a system which has nRF21540 as the FEM and nRF340 as the chipset, But finding it hard to configure. Can some one help me hoe to connect...
Hi, I am using NRF9160DK board. It has two controller, NRF9160 and NRF52840.
I would like to connect a sensor on NRF52840 board I2C and firmware will be running on NRF52840...
I am unable to find NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h. I need to enable UART logging. I am having issues similar to the one posted in the link below. Wanted...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I'm compiling using "Makefile". The files you are compiling also include files in ".a" format. I want to replace...
Hi all,
I wonder how to use persistent keys with TFM. Or why persistence works only with ECC
Following code works on secure side and keys are persisted just fine.
...
Hi,
I am trying to integrate the CTS (Clock Time Service) within my application. My current application is heavily based on the BLE UART from SDK 17.1 and I tried to integrate...
Hello i have a very strange behaviour of my custom nRF52832 board.
I use the latest SDK16 and at the moment the nRF-DK to flash and debug.
In normal (unconnected) operation...