I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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...