Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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...
Hello. I have designed in the nRF52840 into a product and we've seen this issue on at least two prototypes. The RESET pin seems to get stuck low (grounded) and I can't seem...
Hello I am working with the nrf54l15 soc (sdk 2.8.0).
I have noticed that a component "mx25r6435f" is defined in the generic nrf54l15_cpuapp_common.dtsi file.
With some...
Hi,
I am currently using nRF54L15DK for Channel sounding development.
however, I would also like to add direction finding function, I know that there is no direction finding...
Hi,
We're a bit troubled by the known issue NCSDK-20567: Partitioning limitation with MCUboot swap move , and are trying to find a work around.
Since the issue is with...
Hello
I am trying to implement AoA reception using the TimeSlotAPI on the nRF54L15.
I have previously implemented a simple AoA reception function on the nRF52833.
Please...
Hi,
I'm trying to set up two nRF5340 Audio boards - one as a unicast client (gateway) and the other as a unicast server (headset). I have seperate config files for both...
Hello, we've been using nRF5 SDK and nRF5 SDK for Mesh for about 5 years now and we're looking to port our codebase to nRF Connect SDK.
We have already started the process...
Dear Customer Support,
Reaching out for help / example on couple peripheral configurations
We are using nRF Connect 2.5.0
1-UART
we have the following configuration...
I am using a Sierra Wireless HL7800 modem with the nrF52840. I have been able to receive SMS messages and see them come through the RTT log. Setting to text mode and then...
Hi,I am using NRF5340 ,I want to log data of 2 channels of mic with sampling rate of 16000 but while logging I am receiving "120 messages dropped" and with some random numbers...
Hi. First of all, I appreciate to all users support. I work with SDK 17.1, nrf52832.
I`m trying to make multi link Central. It connect to multi Bootloaders for DFU.
When...
Hi, I am using the npm1300 with the nrf9160 with ncs2.7 When we do a reading from the npm1300 to get the current and voltage values, the readings are always delayed by 1 reading...
Hi
I was trying to take code from ble template and put it in my own project. Even after copying the entire main file and including file directories it shows loads of errors...