I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
I have set nrfutil to use the v2.5.0 toolchain:
burt@T420s:~$ nrfutil toolchain-manager list Version Toolchain * v2.5.0 /home/burt/ncs/toolchains/7795df4459 v2.7.0 /home...
I'm currently porting an existing NRF SDK code base to NRF Connect SDK (Zephyr)..
Our existing code used NRF_ATFIFO to communicate events from interrupts and multiple...
I'm working in an workspace application. The application was forked from the example application at version 2.5.2 and later updated to 2.7. I've been developing for several...
I'm currently porting an existing NRF SDK code base to NRF Connect SDK (Zephyr)..
Our existing code used ble_link_ctx_manager to maintain per connection state in a common...
I would like to get the events offered by the mfd driver for VBUS detect but for some reason my callback is never triggered. I'm doing this atm:
Devicetree:
Loosely...
HI there, I'm a bit confused with how the Data Mode would work for receiving data.
Our setup / situation:
UART connection with the nRF9160
Regular AT commands work...
Is there a way of detecting if NFC antenna is connected.
My thought process is, set as GPIOs, one as input and one as output set high to measure the continuity. Am I able...
I believe I'm having a similar issue to this ticket
I'm trying to connect to AWS IoT Core with an nRF7002DK by basing my work on the AWS IoT sample. I'm building the project...
Software version : v4.1.1
Hardware procured in month of June 2024.
Please suggest if any setting needs to be optimised to filter out the inital current.
Load current...
Hi Nordic,
We are planning to port our project from the nRF5 SDK to NCS v2.7.
Currently, we are using NCS v2.7 to build the firmware for our existing custom board based...
Hello,
I'm trying to use a SPIS peripheral from the NRFX library in a nRF Connect SDK 2.7.0 project. The reason for using the NRFX library is to clear a GPIO pin in the...
Hello,
I made a firmware that uses the IPC from the net core to the app core on the nrf700DK board.
I can read the events that generate callback on the receiver core ...
Hi, we are interested in the possibility of using CODED and non-coded (1MB or 2MB) PHYs simultaneously. Our design has an nRF52833 that will be used for connection from a...
Hi,
I need to fully take over the function HardFault_Handler
1. I overwrote the function: HardFault_Handler debug but did not stop in the function HardFault_Handler while...
the on-board J-Link is not showing up on USB anymore besides the FTDI chip still being detected.
So it's not detected anymore by neither JLinkConfig nrfprog or any other...