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...
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...
Hello
I have two questions. Your thoughtful response will be appreciated.
1) What's the impact on power consumption with 1 Mbps vs 500 kbps vs 125 kbps for the same amount...
Is there any way to leave the PPK 2 output enabled when I leave the Power Profiler app? If not, then can I submit this as a feature request?
Without this option I have to...
1、Does Nordic 5340 support 1443a protocol;
2、When the chip(5340) is not powered, does NFC function support passive swiping card
3、Can the reading distance of NFC be more...
Hello
I am using the APII described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/modem/modem_key_mgmt.html
to add keys to the modem...
Why does the nRF9160 Tx power fall far short of the specification? Its seem to be a false claim that the nRF9160 is a 23 dBm device, and rather is a 20 dBm device. In other...
In the flash write example code the very start of main.c has the following lines
The comment says "Use last page in flash". However, what I am guessing from the code itself...
I am trying to use nrf_serial with IRQ. Tx operations just fine but, i can not get any interrupt when a data comes from uart. I am using sdk 14.2 and not using ble.
Hi,
I am using SDK 14.2 and made some changes with serial example in the SDK. It works just fine while debugging but outside of debugging does not work at all.
I have...
SoC: nrf51
SDK: 11.0.0
I want my BLE (slave) device to interact with only one master. Saving peer bonding, when first time connection is made and using it for validation...
Hello,
Curious if any NFC reader applications have been built with nRF9160?
We’ve just installed SDK v1.4.1. We noticed there’s a nfc_tag_reader here: /opt/nordic/ncs...
Hello, Nordic!
I'm developing with nrf52832, s132_nrf52_6.1.0_softdevice, sdk nRF5_SDK_15.2.0_9412b96
I had test power down chip, close APP while being DFU.
It would...
Hello,
are there any examples on how to store records to flash by FIFO principle? Flash Data Storage API supports that or should I look elsewhere to achieve this?
Hi Nordic
I have read some threads but can't find suitable answer for me to write data into flash.
I want to store our product data into flash, and I feel flash entry...
Hello, I have a problem I have been unable to solve for more than a week. I have searched as best I know how to no avail.
Windows 10, Segger Studio, Mbed studio, nRF Connect...