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...
Hi Team,
I am initialized to work on NRF52840 Dongle
Here I want to see the log or print statement for my developing purpose
i used tera term to view my log but no statements...
Hi,
I have 3 nRF5340 Audio DK's and want to decrease the sample rate and the bit rate. By now, I have changed the rates in the .config and autoconf.h files (from 48kHz to...
hello, team:
I'm new to the nrf5340 develop.I have installed the nrf connect SDK v2.0.2 many times.
when the installation end,I can only find nothing but the '.git' in...
Hi
The documentation of nRF5340 Audio Application of nRF Connect SDK 2.1.1 mentions "onboard hardware codec" and "external hardware codec".
From https://developer.nordicsemi...
I am using a development system that uses a Microchip MCP2515 chip which has the drivers included with Zephyr and everything works perfectly with 52840dk board. Who can tell...
Hi,
I am evaluating the nRF5340 Audio DK by applying the sample code nRF5340_audio.
I tried changing the frame to 7.5 ms by editing prj.conf as below and no audio came...
Hello everyone
i am used Arduino nano ble 33 board in that board nrf52840 is used anyone known how to increase Tx power of Bluetooth i am used Arduino ide for coding
I'm using version 2.0.2 of NCS
I have code working with nRF52840 in Zephyr
I need to move that code to nRF52832 (also in Zephyr)
My application is failing to start BLE...
I tried building the pc ble driver connectivity hex build.
I tried various ways to build it with different command shells and:
1: I saw the error "couldn't find make....
Hi,
I was wondering how I could somehow log data of device in the field to an SD card or the flash storage of the device or even over Bluetooth. Which of these options do...
i'm using the nRF52840 with a custom micro-kernel designed to support user-space applications with multi-tasking. multi-tasking is implemented using separate stack space for...
I'm having an issue that (I think) is related to MacOS Ventura upgrade. I'm trying to update the firmware on a DK52 Development board by copying the .hex file into the JLINK...
Surprisingly, our new ordered nRF52 DK v3.0.0 boards won't work in the BLE App (nRF Connect for desktop) App. Seems related to:
"The newer devkits have hardened APPROTECT...
Hi,
I am using nCS based application running on nrf52840dk, wherein we have QSPI based external flash memory available onboard.
My question is, since zephyr RTOS provides...